What do you think of this, for a simple representation of collections? <collection id='i4339; class='java.util.ArrayList39;> <string id='i4439; value='apple 0'/> ...
Hi I noticed that in JSX1, the available() method is not implemented in ObjIn. As a result, the available() method in the super class is called, which results...
JSX is wonderful but I'm having problems running it in a jre 1.3.0_02 plugin. If I include JSX inside an applet, the applet will not launch, it hangs. When I...
Hi er Mr Blue, I'll look into the Apple issue in due course, but just at the moment paying licensees needs are getting priority. Cheers, Brendan -- ...
Here it goes... using JSX2.0.5.0.jar... but... I think the problem is simply that JSX doesn't know how to deserialize a java.lang.Class object... FWIW, I also...
Hi I recently moved to IBM's JVM because it's faster and I found this message from JSX 1.0.7.3. Is there some quick hack that I can use to get around this...
Coolest JSX App of the Day #1 Define the JSX DTD in your XML database and get fully indexed persistent Java Objects by using the new "id" attributes ... ...
Hi all, I've just completed a rewrite of JSX2, with a different XML format. This format is much easier to work with in many ways (esp processing with other...
This email is to inform you about the release of version '0.5.039; of 'Java Serialization to XML 2' through freshmeat.net. All URLs and other useful information...
Hi Brennan, I believe JOS only looks at whether a list or a map is stored. For instance I think you can read in as a TreeMap something that was writen as a...
Hi all, I don't want to overload you with all these issues - but here's a simple one: <primitive field='x39; type='int39; value='2039;/> <primitive field='y39;...
Hi Gary and all, This is to warn you that in the just-about-to-be-released version of JSX, you will need to say: jout.reset(); after each jout.writeObject(); ...
Hi all, JSX's current XML representation of Maps (eg Hashtable) Lists (eg Vector, ArrayList) and Sets is pretty awful - it exactly the serial form of these...
This email is to inform you about the release of version '0.4.039; of 'Java Serialization to XML 2' through freshmeat.net. All URLs and other useful information...
This email is to inform you about the release of version '0.3.039; of 'JSX2' through freshmeat.net. All URLs and other useful information can be found at ...
Below is the planned reference mechanism for the XML format of JSX. Note that this is "planned" and not actually implemented yet! Your comments are welcome...
Jsx wants *YOUR* opinion! ... In an upcoming release, JSX will name the targets of references in the XML... (instead of naming them implicitly - this helps...
Hi Artur, Thanks for using JSX - you are right that there needs to be more documentation, and a manual covering these sorts of issues is being planned. Your...
Yes, this is fine. ... From: <gharp@...> To: <JSX-ideas@yahoogroups.com> Sent: Wednesday, February 26, 2003 2:58 PM Subject: [JSX] long term storage of...
Hi I've been going through the email archive and wanted to know whether it is now legal to write multiple objects to the same JSX file (and still have valid...
Hi Rob (cc to list) [want to change the names of variables, from a & b, to c & d - see original email at end for details.] Yes, your idea is right. It's ugly...
When using JSX 1.0.1.1 and jdk 1.3, deserialization fails for a few objects. Deserialization seems to fall into a memory allocation loop. Eventually a...
Hi to all, First of all, I am just starting out with JSX so I am sorry if this is a newbie question, but I couldn't find any info about this at all in the docs...
This email is to inform you about the release of version '0.2.139; of 'JSX2' through freshmeat.net. All URLs and other useful information can be found at ...
Hi Edward, (cc'ed to list) I should say first that JSX2 isn't open source - source is not available. It is for JSX1, however (GPL). JSX1 does support...
This email is to inform you about the release of version '0.1.839; of 'JSX2' through freshmeat.net. All URLs and other useful information can be found at ...
Hi Daniel, ... Very little testing - there are some fundamental changes. ... There are several, that come from very early design decisions. For example, some...
Hi Daniel, ... JSX1 implements the standard JOS API - so the JOS docs (and tutorials and examples, etc etc etc) also apply to JSX. It's plug-compatible,...