Log in or register to vote.

archgenxml

UML to code generator for Plone

============================================
ArchGenXML - UML to code generator for Plone
============================================

Overview
========

With *ArchGenXML* you can create working python code without writing one single
line of python. It is is a commandline utility that generates fully functional
*Zope* Products based on the *Archetypes* framework from *UML* models using *XMI*
(``.xmi``, ``.zargo``, ``.zuml``) files. The most common use case is to generate
a set of custom content types, possibly with a few tools, a custom Member type
and some workflows thrown in.

How it works
============

In practice, you draw your UML diagrams in a tool like *ArgoUML* or *Poseidon*
which has the ability to generate ...

+1
Author:
Phil Auersperg, Jens Klein
Links:
Keywords:
generator plone UML zope