<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<pre>People following this thread my be interested in something that appreared on Freshmeat today:</pre>
<pre>
Java Serialization to XML (JSX) is a two-way bridge between XML and Java. It achieves this mapping
by data binding between objects and XML with reflection, to create XML tags and attributes from
classnames and field names. You don't need to write parsing code; you don't need to change your
classes. So far, it handles: circular references, arrays of arrays, private fields, and classes without a
no-arg constructor. JSX is lightweight.</pre>
<pre></pre>
<pre><A HREF="http://www.csse.monash.edu.au/~bren/JSX/">http://www.csse.monash.edu.au/~bren/JSX/</A></pre>
<pre></pre>
<pre>G</pre>
<pre></pre>
<pre>--
Gideon le Grange <gideon@adept.co.za>
Adept Internet - Tel: +27 21 887 6262</pre>
</html>