[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: IDL?

  • From: David Megginson <ak117@f...>
  • To: xml-dev@i...
  • Date: Sat, 27 Dec 1997 07:42:27 -0500

thread en idl
Peter Murray-Rust writes:

 > >1) (My suggestion.)  A pre-DOM interface, defining the events returned
 > >   by an XML parser, and providing enough information to build a DOM
 > >   tree (PIs, attributes, elements, data, DOCTYPE declarations, etc.).
 [...]
 > By "pre-DOM" I assume you mean:
 > 	- valid only until the DOM comes into effect
 > 	- (possibly) a subset of DOM functionality.

Actually, I am using it in a linear-processing model (you must view
this with a monospaced font like Courier):

* David's Model:

  PARSER --> SAX-J --> DOM --> [tree-based user application]
               |
               --------------> [event-based user application]

In other words, a DOM builder would be just another an event-based
SAX-J application.

 > >2) (Tim's suggestion.)  A post-DOM interface, for people who don't
 > >   want to learn the complexity of the DOM, and providing only the
 > >   minimum possible information (elements, attributes, and data).
 > 
 > By "post-DOM" I assume you mean "will not be onsoleted by the DOM", rather
 > than "cannot be put into operation until the DOM.

In this case, I am using a slightly different model:

* Tim's Model:

  PARSER --> DOM --> SAX-J --> [event-based user application]
              |
              ---------------> [tree-based user application]

In other words, SAX-J would be just a simpler event-based API for the
DOM.

I don't see a very pressing need for the latter -- tree structures are
familiar to coders, whether or not know anything about XML -- but I
would be happy to implement it if requested (I do not want to exclude
PI's, however, since that will exclude the possiblity of using
architectural forms and other standards working on top of XML).

Is this what everyone else is expecting?


All the best,


David

-- 
David Megginson                 ak117@f...
Microstar Software Ltd.         dmeggins@m...
      http://home.sprynet.com/sprynet/dmeggins/

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/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


  • Follow-Ups:
    • RE: IDL?
      • From: Jonathan Robie <jwrobie@m...>
    • RE: IDL?
      • From: Peter Murray-Rust <peter@u...>
  • References:
    • RE: IDL?
      • From: Andrew Layman <andrewl@m...>
    • RE: IDL?
      • From: David Megginson <ak117@f...>
    • RE: IDL?
      • From: Peter Murray-Rust <peter@u...>

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.