ArchGenXML 1.6.0 (Beta release)
Up to Product page
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.
For additional information about this project, please visit the
project page.
Available downloads
Feature enhancements in this release
The following features are associated with this release:
- #1: 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.
- #3: View classes in front of every template
- Put zope3 view classes in front of every dtml template and clean up the templates with that.
- #4: Use distutils/setuptools/easysetup
- Use distutils/setuptools/easysetup ("python setup.py install") to be a more well-behaved python citizen.