Search the web
Sign In
New User? Sign Up
JSX-ideas · Ideas on Java Serialization for XML
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1966 - 1996 of 2200   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1966
This email is to inform you about the release of version '2.1.4xslt.doc' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful...
noreply@...
Send Email
Jan 7, 2004
10:29 am
1967
Hi, I downloaded the JSX2.1.4.jar file last week to evaluate this product in our enterprise ecommerce environment but I got the following message from...
Hongsheng Chen
hongsheng_chen
Online Now Send Email
Feb 4, 2004
12:08 am
1969
Hello everyone, Has anybody requested the feature of logging deserialization discrepancies, such as fields deleted or added? This seems to be necessary to...
Hongsheng Chen
hongsheng_chen
Online Now Send Email
Feb 6, 2004
6:02 pm
1970
This email is to inform you about the release of version '2.1.5' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
noreply@...
Send Email
Feb 10, 2004
6:32 am
1971
Hi Hongsheng, You have to close() the ObjectWriter (like other Java streams). See the download web page an example of this. www.jsx.org/download.html A key...
Brendan Macmillan
egroups_yow
Offline Send Email
Feb 13, 2004
7:41 am
1972
Well, typically when one adds a switch, the default behavior (without the switch) is to do the old behavior. Thus, to omit the close() call, they'd have to use...
Mark Collette
mark_collette
Offline Send Email
Feb 13, 2004
10:36 pm
1973
Hi Hongsheng, ... This is becoming complicated now, so I think I'll just leave it as it is. ... IIRC, that happens because the the default hashes are based on...
Brendan Macmillan
egroups_yow
Offline Send Email
Feb 14, 2004
3:09 am
1974
... I did say the default behaviour would be automatic close, otherwise you are right it wouldn't make sense. This is what JSX used to do, and users had much...
Brendan Macmillan
egroups_yow
Offline Send Email
Feb 14, 2004
3:26 am
1975
This email is to inform you about the release of version '2.1.6' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
noreply@...
Send Email
Feb 23, 2004
8:29 am
1976
Hi Bent, I think Xrayrivet might suit your needs better. It is based on the JSX engine, but does not alias Strings. The XML is also much simpler. I would ...
Brendan Macmillan
egroups_yow
Offline Send Email
Mar 1, 2004
1:37 pm
1977
Hi Bent, Note: I've cc'ed this to the list, because I think others may be interested. ... would ... I ... It should work on primitives (unless within an array...
Brendan Macmillan
egroups_yow
Offline Send Email
Mar 2, 2004
10:32 am
1978
Hi Bent, I'll reply to your other comments in a separate email. ... to ... (which ... you ... Cool. ... primitives?) ... Interesting, thanks for the...
Brendan Macmillan
egroups_yow
Offline Send Email
Mar 3, 2004
11:15 am
1979
Hi Bent, ... It's from the Artima article, he mentions casting, and also that the inefficientcy of autoboxing: # Anders Hejlsberg: # For example, with Java...
Brendan Macmillan
egroups_yow
Offline Send Email
Mar 3, 2004
11:32 am
1980
This email is to inform you about the release of version '2.1.7' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
noreply@...
Send Email
Mar 8, 2004
9:20 am
1981
Enter your vote today! A new poll has been created for the JSX-ideas group: How likely is it that you would recommend JSX to a friend or colleague? (on a...
JSX-ideas@yahoogroups...
Send Email
Mar 9, 2004
12:38 pm
1982
Enter your vote today! A new poll has been created for the JSX-ideas group: How do you use JSX? o Non-intrusive XML databinding o Upgrading persisted data...
JSX-ideas@yahoogroups...
Send Email
Mar 9, 2004
12:44 pm
1983
o 5 neutral ... Ramar Sridharan shreedhar_13@... sneha_1999@... 491797773747...
sridharan sri ramar
shreedhar_13@...
Send Email
Mar 9, 2004
4:33 pm
1984
Hi Ramar, Thanks for your vote, but the idea is to go to the URL mentioned, and vote by clicking on one of the boxes there. As the email says: To vote, please...
Brendan Macmillan
egroups_yow
Offline Send Email
Mar 10, 2004
2:12 am
1985
There has been a great deal of demand for JSX, from students who simply can't afford JSX, and find that 30 days isn't enough to complete a project. To help...
Brendan Macmillan
egroups_yow
Offline Send Email
Mar 12, 2004
1:35 pm
1986
This email is to inform you about the release of version '2.1.8' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
noreply@...
Send Email
Mar 15, 2004
8:32 am
1987
Hello, I've been using a trial version of JSX, as part of an IT project here in Paris. First thought: great! It does many things that other tools like skaringa...
nicolascorreard
Offline Send Email
Mar 16, 2004
9:52 am
1988
Hi Nicolas, I'm assuming that you are also using JOS, or else there'd be no point in implementing Externalizable, since you don't want it for JSX? To ensure I...
Brendan Macmillan
egroups_yow
Offline Send Email
Mar 16, 2004
10:40 am
1989
How did the jar go that I sent you? Did you get it? Brendan ... From: "nicolascorreard" <nicolas_correard@...> To: <JSX-ideas@yahoogroups.com> Sent:...
Brendan Macmillan
egroups_yow
Offline Send Email
Mar 18, 2004
4:45 pm
1990
New release: xrayrivet 0.2 DOWNLOAD: http://www.jsx.org/xrayrivet/xrayrivet.html Xrayrivet's format is much less verbose that JSX, and more like conventional ...
Brendan Macmillan
egroups_yow
Offline Send Email
Mar 18, 2004
7:53 pm
1991
This email is to inform you about the release of version '2.1.9' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
noreply@...
Send Email
Mar 22, 2004
2:26 pm
1992
This email is to inform you about the release of version '2.1.9.1' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
noreply@...
Send Email
Mar 29, 2004
9:41 am
1993
I will be out of the office starting 03/27/2004 and will not return until 04/11/2004....
andreas.voigt-heineme...
Send Email
Mar 30, 2004
4:26 am
1994
Hello Nicolas, I sent you a jar with what you needed, and a couple of followup emails. But I haven't had a reply from you. That was all a few weeks ago. ...
Brendan Macmillan
egroups_yow
Offline Send Email
Apr 4, 2004
1:26 pm
1995
This email is to inform you about the release of version '2.1.9.2' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
noreply@...
Send Email
Apr 7, 2004
8:59 am
1996
Hi, Here is a nice way to use JSX as replacement for JOS for existing sources & binaries. It uses AspectJ to intercept JOS constructors, and replace them with ...
Mark van der Kraan
linksspringer
Offline Send Email
Apr 7, 2004
12:59 pm
Messages 1966 - 1996 of 2200   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help