[
Lists Home |
Date Index |
Thread Index
]
- From: "Jeffrey E. Sussna" <jes@kuantech.com>
- To: "'Clark Evans'" <clark.evans@manhattanproject.com>,"'Rob Schoening'" <rschoening@unforgettable.com>
- Date: Mon, 8 Feb 1999 13:29:55 -0800
Here here! I started a similar thread awhile ago. Include the whole family in the mix (XML, namespaces, schemas, RDF, SAX, DOM, ad nauseum), and you've got something. I think the XML universe really points more to a "programming language"/SDK model than a "markup" model.
Jeff
-----Original Message-----
From: owner-xml-dev@ic.ac.uk [mailto:owner-xml-dev@ic.ac.uk]On Behalf Of
Clark Evans
Sent: Monday, February 08, 1999 1:08 PM
To: Rob Schoening
Cc: xml-dev@ic.ac.uk
Subject: XDK
Rob Schoening wrote:
>
> XML desperately needs an XDK. Moreover, the XDK's component parts
> need to be developed as if they were part of a whole.
This would be _wonderful_ for example, SAX and DOM should be
designed/written so that they are complementary. So that:
I could do:
SAX -> DOM -> SAX' Where Events(SAX') = Events(SAX)
and DOM -> SAX -> DOM' Where State(DOM') = State(DOM)
:) Clark
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 (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe 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)
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 (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe 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)
- References:
- XDK
- From: Clark Evans <clark.evans@manhattanproject.com>
|