[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: XMLDev list <xml-dev@ic.ac.uk>
- Date: Mon, 17 Jan 2000 13:10:27 -0500 (EST)
James Layer writes:
> David Megginson <david@megginson.com> wrote:
> [snip]
> > public static void registerXMLReader (XMLReader reader);
> [snip]
>
> Was the idea here to create / maintain some sort of *persistent* list of
> installed / registered parsers and their respective features for use by
> getXMLReader?
Yes, but in retrospect I think it might be overkill -- this kind of
thing belongs at a higher application layer, not in a low-level
driver. I was never too happy with the SAX1 ParserFactory either.
All the best,
David
--
David Megginson david@megginson.com
http://www.megginson.com/
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/ or CD-ROM/ISBN 981-02-3594-1
Please note: New list subscriptions now closed in preparation for transfer to OASIS.
|