ArchGenXML 1.6.0 (Beta release) (Aug 08, 2007)
This release is no longer supported! If you are using this release, please upgrade to a newer version if possible.
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.
Release aiming at plone 2.5/3.0. It should support creating nice tidy zope3-using plone products: view classes, zope3 interfaces, etc. Also some internal cleanup (use setup.py, give every internal template its own view class).
For additional information about this project, please visit the overview page .
Available downloads
Feature enhancements in this release
The following features are associated with this release:
- Plone 2.5 support + refactoring
- I propose a big cleanup for archgenxml, partially in preparation for genesis. Target only plone 2.5, so remove old stereotypes and tagged values. Generate state-of-the-art plone 2.5 code. Clean up the Big Method by using some zope3 adapter/viewclass magic and templates.
- View classes in front of every template
- Put zope3 view classes in front of every dtml template and clean up the templates with that.
- Use distutils/setuptools/easysetup
- Use distutils/setuptools/easysetup ("python setup.py install") to be a more well-behaved python citizen.

