Argo / Python / UML design tools

Michal Wallace sabren at manifestation.com
Mon Feb 14 23:30:41 EST 2000


Greg Wilson wrote in message ...
>Is anyone working on UML design tools that are Python-friendly?  More
>specifically, has anyone taken a look at Argo
>(http://www.ics.uci.edu/pub/arch/uml/) with an eye to making it understand
>Python?  If so, I'd be grateful for a ping...


You know, it saves everything as XMI, which is just an XML (RDF?)
notation for talking about object schemas and stuff... I bet it wouldn't
be too hard to parse the relevant bits and output python...

Or not...

-Michal
http://www.sabren.com/





More information about the Python-list mailing list