[XML-SIG] SAX parser factories (Was: PyTRaX?)

Fred L. Drake, Jr. fdrake@acm.org
Wed, 18 Apr 2001 16:03:49 -0400 (EDT)


Martin v. Loewis writes:
 > make_parser will the iterate over all known parser factories, invoking
...
 > There should also be a function xml.sax.register_parser, which accepts

  Sounds pretty reasonable to me.  My biggest concern is the possible
cost of creating all those parsers, but I'm not sure how important
that is.  I'm thinking of how I set up my DOMBuilder object, and it's
actually pretty thin; the low-level parser doesn't get created until
it's actually needed.


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Digital Creations