[Home] [By Thread] [By Date] [Recent Entries]

  • From: Lars Marius Garshol <larsga@i...>
  • To: "'xml-dev@i...'" <xml-dev@i...>
  • Date: 29 Jan 1999 23:25:41 +0100


* Tyler Baker
| 
| Well it is pretty simple to say IDs are the answer.  They are indeed
| a possibility.  Try coming up with an implementation which resolves
| circular references and can be rebuilt back into its original
| in-memory data structure.  Implementation is not as simple as it
| sounds...

I did a pilot for my MSc thesis last fall and when I gave up trying to
make Java serialization work with CORBA object structures (all the
objects were in one JVM) I wrote my own XML-based serialization.  

It keeps track of circular references and all that and I did it in one
day, so the implementation isn't all that difficult. The hard part is
making the interface easily useable, which I didn't bother with, since
I just wanted something for my pilot system.

And, yes, it is verbose.

--Lars M.


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member