Paul Boddie wrote: > For example, PyQt and PyKDE expose various DOMs of the purest > "non-Pythonic" kind; Mozilla exposes DOMs for XML and HTML
I didn't see anything about manipulating an application's internal data structures in the original post, but I might have missed some- thing. For stand-alone XML manipulation in Python, my point still stands: programs using DOM and SAX are more bloated and slower than the alternatives. </F> -- http://mail.python.org/mailman/listinfo/python-list