Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Announce] Gnosis (XML) Utils 1.0.3

0 views
Skip to first unread message

David Mertz, Ph.D.

unread,
Jul 18, 2002, 1:08:39 PM7/18/02
to
This release contains some improvements to gnosis.xml.objectify:

* Reorganized single-file module into subpackage with test/ and
doc/ subpackages/directories.

* Added caching of dynamic object creation. This leads to a
considerable speedup where the same-named XML subnode occurs
many times in the XML file (a frequent situation).

* Allowed "objectification" of a DOM tree, as well as the prior
filename/filehandle. Especially in Jython contexts, one is
sometimes delivered a a pre-build DOM rather than raw XML.

It may be obtained at:
http://gnosis.cx/download/Gnosis_Utils-1.0.3.tar.gz

The current release is always available as:
http://gnosis.cx/download/Gnosis_Utils-current.tar.gz

Try it out, have fun, send feedback!

David Mertz (me...@gnosis.cx)

------------------------------------------------------------------------

BACKGROUND: Gnosis Utilites contains a number of Python libraries, most
(but not all) related to working with XML. These include:

gnosis.xml.pickle (XML pickling of Python objects)
gnosis.xml.objectify (Any XML to "native" Python objects)
gnosis.xml.validity (Enforce validity constraints)
gnosis.xml.indexer (XPATH indexing of XML documents)
gnosis.indexer (Full-text indexing/searching)
[...].convert.txt2html (Convert ASCII source files to HTML)
gnosis.util.dtd2sql (DTD -> SQL 'CREATE TABLE' statements)
gnosis.util.sql2dtd (SQL query -> DTD for query results)
gnosis.util.xml2sql (XML -> SQL 'INSERT INTO' statements)
gnosis.util.combinators (Combinatorial higher-order functions)
gnosis.util.introspect (Introspect Python objects)

...and so much more! :-)


SUMMARY:
<P><A HREF="http://gnosis.cx/download/Gnosis_Util.ANNOUNCE">
Gnosis_Util 1.0.3</A> (Thu 07-18-2002)


Gerhard Häring

unread,
Jul 18, 2002, 1:24:19 PM7/18/02
to
* David Mertz, Ph.D. <me...@gnosis.cx> [2002-07-18 13:08 -0400]:

404

> The current release is always available as:
> http://gnosis.cx/download/Gnosis_Utils-current.tar.gz

404

Gerhard
--
mail: gerhard <at> bigfoot <dot> de registered Linux user #64239
web: http://www.cs.fhm.edu/~ifw00065/ OpenPGP public key id AD24C930
public key fingerprint: 3FCC 8700 3012 0A9E B0C9 3667 814B 9CAA AD24 C930
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))


David LeBlanc

unread,
Jul 18, 2002, 2:38:55 PM7/18/02
to
WFM

David LeBlanc
Seattle, WA USA

> --
> http://mail.python.org/mailman/listinfo/python-list

0 new messages