[XML-SIG] SAX 2.0: Main open issues

Lars Marius Garshol larsga@garshol.priv.no
15 May 2000 21:48:10 +0200


Main open issues:
-----------------

 - Unicode handling:

   - Should parsers accept Unicode input? If so, what form does it
   take 
     in the InputSource object?

 - Extra properties/features:

   - Which are they?

   - What domain are they in? python.org? Something else? One
   alternative
     may be garshol.priv.no, which I own. python.org seems by far the
     best.

 - Name representation:

   - Agree 100% on the representation of namespace-affected names.

 - Bundling with Python 1.6:

   - Can we finish on time?

   - What should be included?

 - What to do with the org.xml.sax.ext package:

   - Include it? How?

 - Test suite:

   - I will make one. Should I make it available for download?

   - Should it be in the XML-SIG package?

--Lars M.