Hi,

It would be a great qooxdoo contribution- class diagram generator. I  
was thinking about such tool.

Qooxdoo has an outstanding part - its generator, it's possible to add  
any additional functionality with help of it. There is an API viewer  
which produces classes information in JSON (it's possible to get in  
XML with minor changes, what I did for qxtransformer to generate own  
tag viewer). So, all what is needed is to produce SVG document from  
this JSON/XML file using Python. After that add an additional target   
to your config.

I understand that UML is more than class diagrams but anyway, that's  
what is needed mostly.

Cheers,
Siarhei



On Jan 20, 2010, at 10:57 PM, Andreas wrote:

> Hello,
>
> are there some UML tools for qooxdoo available? For example, I would
> like to create a class diagram for my qooxdoo project.
>
>
> Thank you,
>
> Andreas
>
> ------------------------------------------------------------------------------
> Throughout its 18-year history, RSA Conference consistently attracts  
> the
> world's best and brightest in the field, creating opportunities for  
> Conference
> attendees to learn about information security's most important  
> issues through
> interactions with peers, luminaries and emerging and established  
> companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to