From the Project site:
I Don't know if it can be used to update the UML models that AGX uses to generate Plone content types. It will be great if one can modify the code generated by AGX and then get the UML model updated by using PyReverse.
I will get it a try and see if is usefull.
PyReverse home: http://www.logilab.org/view?rql=Any%20X%20WHERE%20X%20eid%202560
PyReverse is a set of tools for reverse engineering Python code.
So far, it features dependency analysis tools, unittest skeleton generation, quick UML like diagrams generation and XMI generation for importation in a UML modeling tool. A special module can be used to generate files readable by Argo UML.
I Don't know if it can be used to update the UML models that AGX uses to generate Plone content types. It will be great if one can modify the code generated by AGX and then get the UML model updated by using PyReverse.
I will get it a try and see if is usefull.
PyReverse home: http://www.logilab.org/view?rql=Any%20X%20WHERE%20X%20eid%202560