ArchGenXML 2.2 (Jan 21, 2009)

Release now. There may be bugs left in the issue tracker. But 2.2 is so much better than 2.1 - it needs a release.

For additional information about this project, please visit the overview page .

Available downloads

Python Egg

For all platforms (558KB)

Release Notes

Tested with Plone 3, Plone 2.5
State Final release
License GPL
Release Manager Jens Klein

Following major changes were made:

  • better GenericSetup support, but now depends on Plone 3.1 (if plone_target_version isnt set to 2.5). this includes metadata.xml support et al.
  • archetypes.schemaextender support
  • portlet generation support
  • image now uses AnnotationStorage by default.
  • ATBackRef support upgraded (also released Products.ATBackRef at pypi)
  • xmiparser is now a package on its own
  • made archgenxml play with buildout, recommended installation method. remove all zope import fixes. corrected dependecies in setup.py and included zope packages here.
  • use zope.documenttemplate instead of the own copy
  • [update] NO support for ArgoUML 0.26.2 (will be included in next release soon), currently ArgoUML 0.24 is supported,
  • tons of other cleanup and minor fixes

Special thanks to Vincent Fretin who did a good bunch of work, also to Aka Sig for the schemaextender support. And for sure to the other core team people helping with ArchGenXML.

Change log

http://dev.plone.org/archetypes/changeset?new=ArchGenXML%2Ftrunk%4010396&old=ArchGenXML%2Ftrunk%409851