Failure Criteria: Simple XML Event-Based API for Java

Mark L. Fussell fussellm at alumni.caltech.edu
Wed Dec 17 18:14:25 GMT 1997


On Wed, 17 Dec 1997, David Megginson wrote:
> In other words, we need at least one other parser writer on board
> besides Tim and me (a duopoly is almost as bad as a monopoly), and at
> least two other applet/application writers besides Peter.  

On the application side (or meta-application), I will commit to having
MONDO and mindo on the API within a couple days of when you release it. 
As a semi-application, this includes a DOM builder that I will be
releasing early tomorrow.  Is this acceptable as an application?

> DOM
> ---
> Another interesting question is the DOM.  I have not taken the time
> yet to see if this interface provides enough information to construct
> the most basic DOM nodes -- if it does (or at least, can), then we
> could have a single DOM module maintained separately (using the common
> event interface) instead of requiring each parser writer to create a
> separate one.  A separate DOM module with its own maintainer would be
> much more likely to stay up to date and robust.

Well, I have an architecture, APIs and code that handle building arbitrary
object models, which includes both the type and content of a DOM Document. 
This loosely couples the XML events to the DOM object construction, so the
DOM model can be maintained independently of the parser.  You could also
have multiple DOM implementation models if you want (and I suspect people 
will). 
    When I move the mindo release up I will let people know so they can
look at it and try it out.  (This mindo release is much, much smaller than
the MONDO-J release although it is based on the same concepts and code
base). 

--Mark
mark.fussell at chimu.com

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




More information about the Xml-dev mailing list