From: Pekka L. <pek...@qe...> - 2005-08-11 15:26:40
|
David Hume wrote: > If you're interested I've almost finished writing an implementation of > the xml.dom API which acts as a thin wrapper for the Java libraries. > It's almost done (got to finish testing / documenting) and I was > planning to offer it to the Jython team if they are interested in > incorporating it into the official distribution, though it would > require the xerces jars for anyone using a jdk < 1.4. > > The __init__.py and domreg.py modules are taken straight from the > CPython distribution, my wrapper just acts as an available > implementation. > > If you are interested I'll put what I've got so far up for download. I'm extremely interested. A wrapper like that is a great idea and would make "porting" Python XML code to Jython trivial. If you put the code available I promise to report back all possible problems we found. TIA, .peke -- Qentinel Oy, Pekka Laukkanen pek...@qe..., +358 40 7791909 Tekniikantie 14, 02150 Espoo, Finland http://www.qentinel.com/ |