RFC: Simple XML Event-Based API for Java

David Megginson ak117 at freenet.carleton.ca
Wed Dec 17 19:09:03 GMT 1997


Tim Bray writes:
 > At 09:38 PM 16/12/97 -0500, David Megginson wrote:
 > >After careful thought, I am fairly certain that I would be willing to
 > >accept the following simple event-driven API for Ælfred.  
 > 
 > I'd be willing to commit to signing up to do this for Lark, given
 > the following changes:
 > 
 > Oops; and I forgot the IMPORTANT one: I don't see any point in doing
 > this if there isn't also an ultra-simple tree interface supporting
 > only Element, Attribute, and Text classes.  Because this is what most
 > people will use, especially given that a high proportion of XML
 > transmissions will be small flattish documents; why should everyone
 > have to build their own tree. -Tim

I see no reason not to use the DOM for this.  The Node, Document,
Element, AttributeList, Attribute, and Text classes look easy enough
to use, and people can simply ignore what they do not need.


All the best,


David

-- 
David Megginson                 ak117 at freenet.carleton.ca
Microstar Software Ltd.         dmeggins at microstar.com
      http://home.sprynet.com/sprynet/dmeggins/

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