On Friday, 08/01/2003 at 12:17 AST, Scott Boag/Cambridge/[EMAIL PROTECTED] wrote:
> I really think it should be it's own thing. �It's certainly not parser
> technology.

Traditionally, general-purpose serializers have been paired with
general-purpose parsers and/or general-purpose data models. Xerces already
provides implementations of all three concepts.

Last I heard (about a year ago), their serializer wasn't either maximally
flexible or maximally efficient. Of course those are conflicting goals. But
if someone wants to get involved in helping them, there's probably still an
opportunity.

(I believe their serializers are specifically hard-coded to DOM or SAX,
rather than being TrAX-based.)

Reply via email to