Hi Robert,
> G'Day Detlef,
>
> > It would be nice to export an UML desigend project as XML. If
> > thats possible,
> > the next step could be an XML2perl or XML2Java or XML2C++
> > converter, to have an
[...]
> It is already available!! Dia saves its files in XML by default (Dia uses
> XML internally, and externally). I don't know the exact format, but if you
> draw yourself a UML diagram and then save it, you can load the resulting
> file into your favourite text editor and see how it works - what I love
> about XML is how obvious the format is. Note that for dependancies the
> <object> id is used to define which blocks are related.
>
> So, please use your Perl skills and write the XML2C++ parser and vice versa
> (I like the C++2XML option for documenting existing code :-).
>
> Happy Perling.
Yes, Harry George already told my ;)
I didnt know that dia saves XML compressed, even though i looked in the
preferences. So, as i VIed on test.dia i saw "grmpfgdhsjaaaaaaah". But, now i
know that i will see what i can do to write an xml2perl converter, especial for
dia. Unhappily i can't start at once, cause i am busy with my work on a
Website.
cu
Detlef