Well I've booked it in.  It works... but has bugs :-(

A simple String that is serialized through this scheme (tested via Jesktop) looks like ....

   <?xml version="1.0" encoding="UTF-8"?>
   <java version="1.4.0-beta3" class="java.beans.XMLDecoder">
        <string>Hello World</string>

.. when viewed outside the app. The problem is obvious - it does not have a closing </java> elem. The SAX parser accepts this but spits a debug message each time to System.out.

Brendan Macmillan (he of the excellent but GPL JSK project - http://freshmeat.net/projects/jsx/) says that LTPJB has quite a few bugs with impl.

Regards,

- Paul H


-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



Reply via email to