Hi!
I've extended the PyDia Code Generator from UML Diagrams to write Object
Pascal source code (i.e. for FreePascal and Delphi). I'll attach a patch
to codegen.py to this EMail. I'd be happy if you add this as a feature
to Dia.
Bye
Hansi
--
Johann Glaser
Vienn
Hi!
Am Samstag, den 21.02.2009, 11:00 +0100 schrieb Slavko:
> it is good idea for me.
>
> have you tested it with Lazarus code?
Yes, I did. I implemented the export code so that I don't have to type
all the classes, fields and methods by hand.
There are a few downsides of using this approach:
Hi!
> > There are a few downsides of using this approach:
> > - The order of the exported classes and the fields and methods within a
> >class is random, so you have to sort everything by hand.
> Reminnds me on http://bugzilla.gnome.org/show_bug.cgi?id=519162
I solved these order problems by
Hi!
Am Sonntag, den 22.02.2009, 19:30 -0800 schrieb leledumbo:
> Finally... I can design and code with my favorite tools glued together. Just
> FYI, there's also http://www.uni-ulm.de/~s_mgerla/dia2pas.html dia2pas in
> Free Pascal contributed units. However, it's not very convenient to use.
Th
Am Mittwoch, den 15.04.2009, 05:13 +0200 schrieb Dia ChangeLog Daemon:
> Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots
>
> *** Recent ChangeLog entries:
>
> --- ChangeLog.previous2009-04-13 05:00:08.0 +0200
> +++ dia-svn-snapshot/ChangeLog2009-04-15 05: