On 20 Mar, [EMAIL PROTECTED] wrote:
> My general goal is to have a way to document a few of my programs. Function
> call hierarchy, used variables, pre and post conditions etc. dia seems like
> it would handle this well. how hard would it be to extrapolate the UML obj
> into a generic C (and C++) usable item? Anyone know of a nice app that would
> help me generate the initial function tree which I could then translate into
> a XML file for dia?
Well, i've done some architectural changes that made it possible to
create a kind of plug-in system that can do stuff like this
(generating code from UML, or sql queries from ER-diagrams), but
nothing is really done yet.
> P.S. thank you for making Dia work w/o the addition of GNOME.
I don't use gnome myself. (Therefore the gnome-version is sometimes
broken...)
/ Alex