|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XML Java API Standardization
In message <199706221051.LAA26889@m...> digitome@i... (Digitome Ltd.) writes: > (I am not a Java person so I don't know the syntax for doing the following > in Java. Just to reassure the membership - XML-DEV is not Java-only - anything goes :-) [...] > The following is a Python representation of a simple XML doc:- > > from XMLStructures import * > > x = XMLTree ( > XMLElement("FOO",(("ATTR1","VALUE1"),("ATTR2","VALUE2")), > ( > XMLElement("BAR",(),()) > ) > ) > ) > > The nice thing about this is that it is both data file and parser rolled > into one. > Presumably this is similar to a serialised object (except that I believe that Java serialisation will not give a very readable file.) A possible attraction of serialised XML objects (e.g. at grove level) is that they would read into memory more rapidly, bother because no parsing was required and presumably because there are tricks for allocating memory. Obviously different parsers/applications would have different serialisations but if we had a standard grove it *might* be possible to have agreed serialisations of it. Or is this off track? P. -- Peter Murray-Rust, domestic net connection Virtual School of Molecular Sciences http://www.vsms.nottingham.ac.uk/ xml-dev: A list for W3C XML Developers Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To unsubscribe, send to majordomo@i... the following message; unsubscribe xml-dev List coordinator, Henry Rzepa (rzepa@i...)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








