[XML-SIG] XML package organization

Lars Marius Garshol larsga@ifi.uio.no
30 Mar 1998 22:19:16 +0200


I've now read the documentation of the package system in Python 1.5.
Something like this might be the way to go:

xml.
    dom.*                -> DOM stuff
    sax.                 -> SAX stuff
        parsers.*        -> one package for each parser

The "parsers" package is proposed because I think it will make some of
the features in my proposed saxlib update easier to implement and
generally make the whole thing more tidy.

Oh, and the XML browser should of course have its own package. :)

-- 
"These are, as I began, cumbersome ways / to kill a man. Simpler, direct, 
and much more neat / is to see that he is living somewhere in the middle /
of the twentieth century, and leave him there."     -- Edwin Brock

 http://www.stud.ifi.uio.no/~larsga/      http://birk105.studby.uio.no/