[Home] [By Thread] [By Date] [Recent Entries]
Here is another solution that most people overlook: You can use XML APIs without using XML and still get most of the benefits. Store your XML in any format you want but write a SAX parser for it so that log processing applications can be XML applications. This allows you to move up to XML storage format when and if you need to without rewriting any software. Log producers work in reverse, meaning that they fire SAX events and a special SAX application write out the information into a file in custom format or send it to a log server using whatever wire format you want. You can do something similar with DOM as well. Best, Don Park - mailto:donpark@d... Docuverse - http://www.docuverse.com 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/ and on CD-ROM/ISBN 981-02-3594-1 To unsubscribe, mailto:majordomo@i... the following message; unsubscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|

Cart



