AGX, designated successor of the old ArchGenXML code generator for Plone/Archetypes has just been released athttps://pypi.python.org/pypi/agx.dev.
AGX
is a full rewrite with the goal of extensibility targeting various
python "frameworks" such as simple Python Eggs, Plone, SQLAlchemy, Zope
Component Architecture, Dexterity Content Types, and so on.
Core of the system is a generation chain working like an assembly line giving it the flexibility to extend it with any generators for python code.
Core of the system is a generation chain working like an assembly line giving it the flexibility to extend it with any generators for python code.
AGX
is fully integrated into Eclipse allowing development from UML2 models
without the need of leaving the IDE. Of course you can invoke the
generator from the command line if you wish.
Resources:
- The documentation of AGX can be found at http://agx.me
- A screencast of the generation process can be found at http://www.youtube.com/watch?v=I3471x5wpG4
- Installation instructions are located at http://agx.me/start/install.html
- Eclipse installation instructions are located at http://agx.me/start/eclipse.html
Regards
The BlueDynamics Alliance