UML Code Generator for Pascal

2009-02-20 Thread Johann Glaser
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

Re: UML Code Generator for Pascal

2009-02-21 Thread Johann Glaser
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:

Re: UML Code Generator for Pascal

2009-03-08 Thread Johann Glaser
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

Re: UML Code Generator for Pascal

2009-03-08 Thread Johann Glaser
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

Re: Dia ChangeLog report for 2009-04-15 03:00:01 UTC (Wed 15 Apr)

2009-04-14 Thread Johann Glaser
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: