[
Lists Home |
Date Index |
Thread Index
]
- From: "Don Park" <donpark@docuverse.com>
- To: "'xml-dev'" <xml-dev@ic.ac.uk>
- Date: Tue, 7 Dec 1999 12:52:19 -0800
There is clearly a need for this although IMHO the demand
for it will not be large until complexity of XML data grows
significantly.
Event-based API, like SAX, is reactive opposed to active
APIs like Java's StringTokenizer. I found that reactive
systems dealing with complex data/event stream tend to
get bogged down with state management which increases
maintenance cost significantly. Extensibility of XML
will works against you unless you know what you are doing.
Active/reactive designs, reactive at high level and active
at low level, are more suited to handling complex XML data.
Best,
Don Park - mailto:donpark@docuverse.com
Docuverse - http://www.docuverse.com
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|