xmlarch.py - Version 0.11 Released


From      owner-xml-dev@ic.ac.uk Wed Sep 16 10:00:41 1998
Date:     Wed, 16 Sep 1998 16:59:11 +0200
To:       xml-dev@ic.ac.uk
From:     Geir Ove Gronmo <grove@infotek.no>
Subject:  xmlarch: Version 0.11 released

xmlarch.py: An XML architectural forms processor written in Python

Version: 0.11
Author: Geir Ove Grønmo
Email: grove@infotek.no
Released: September 15th 1998

Homepage: http://www.infotek.no/~grove/software/xmlarch/index.html

What is xmlarch.py?

The xmlarch.py module contains an XML architectural forms processor written in Python. It allows you to process XML architectural forms using any parser that uses the SAX interfaces. The module allow you to process several architectures in one parse-pass. Architectural document events for an architecture can even be broadcasted to multiple DocumentHandlers.

What's new?

There are no new features in this release. The module should now be placed in the xml.arch package. The demo tools have been updated to support the new package structure.

Problem with <?IS10744 arch ...?> not being recognized as an architecture use declaration is now fixed. Now both <?IS10744:arch ...?> and <?IS10744 arch ...?> are supported.

get_bridge_form() was called get_bridge_elem_form() a couple of places. This is now fixed.

Enjoy!

Geir Ove Grønmo



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)