|
From: David H. <dt...@gm...> - 2005-08-11 16:12:33
|
http://www.westoya.com/~rowth/javadom-0.1.tar.gz Feedback welcome -Dave On 8/11/05, Pekka Laukkanen <pek...@qe...> wrote: > 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. >=20 > 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. >=20 > TIA, > .peke > -- > Qentinel Oy, Pekka Laukkanen > pek...@qe..., +358 40 7791909 > Tekniikantie 14, 02150 Espoo, Finland > http://www.qentinel.com/ >=20 >=20 > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practic= es > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & Q= A > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Jython-users mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-users >=20 > |