[
Lists Home |
Date Index |
Thread Index
]
----- Original Message -----
From: "Tim Bray" <tbray@textuality.com>
To: "Dennis Sosnoski" <dms@sosnoski.com>
Cc: "Elliotte Rusty Harold" <elharo@metalab.unc.edu>; <xml-dev@lists.xml.org>
Sent: Monday, April 12, 2004 12:05 PM
> Two interesting questions are "Which specifications make no use of the
> Infoset abstraction" (answer: I could go with "a few" or "too many")
> and "Which applications make no use of the Infoset abstraction (answer:
> "most"). -Tim
What does it mean "making use of the Infoset abstraction"?
As an example, would you say that an application which generates
SAX call-backs from an internal proprietary object model, for the
purpose of validation (or serialization), does *not* make use of
the Infoset abstraction?
It sure makes use of *some* abstraction, as it has to interpret a
proprietary data structure as if it was an XML document.
Karl
|