Re: [fpc-pascal] Generating code form xmi files

2009-04-06 Thread Johann Glaser
Hi! Am Sonntag, den 05.04.2009, 21:47 -0700 schrieb leledumbo: > Err... how to use this codegen thing? Do I need to run it over Dia generated > diagrams or what? Sorry, I don't understand Python. Replace the installed codegen.py file by the one at the mentioned URL below. Then delete codegen.pyc

Re: [fpc-pascal] Generating code form xmi files

2009-04-05 Thread leledumbo
Err... how to use this codegen thing? Do I need to run it over Dia generated diagrams or what? Sorry, I don't understand Python. Johann Glaser wrote: > > Hi! > > Am Sonntag, den 05.04.2009, 11:24 -0300 schrieb Osvaldo Filho: >> http://www.opensubscriber.com/message/dia-l...@gnome.org/11515637.

Re: [fpc-pascal] Generating code form xmi files

2009-04-05 Thread Johann Glaser
Hi! Am Sonntag, den 05.04.2009, 11:24 -0300 schrieb Osvaldo Filho: > http://www.opensubscriber.com/message/dia-l...@gnome.org/11515637.html The current version is available at http://k7103.svn.sourceforge.net/viewvc/k7103/branch/ng/dia-codegen/ Bye Hansi ___

Re: [fpc-pascal] Generating code form xmi files

2009-04-05 Thread Osvaldo Filho
http://www.opensubscriber.com/message/dia-l...@gnome.org/11515637.html Em Dom, 2009-04-05 às 11:05 +0200, Michael Fuchs escreveu: > Graeme Geldenhuys schrieb: > > I currently use "Dia Diagram editor" to design UML diagrams, but as > > far as I know it does generate any code. :-( > > Try > http:

Re: [fpc-pascal] Generating code form xmi files

2009-04-05 Thread Michael Fuchs
Graeme Geldenhuys schrieb: > I currently use "Dia Diagram editor" to design UML diagrams, but as > far as I know it does generate any code. :-( Try http://www.uni-ulm.de/~s_mgerla/dia2pas.html mfg Michael ___ fpc-pascal maillist - fpc-pascal@lists.f

Re: [fpc-pascal] Generating code form xmi files

2009-04-05 Thread Philippe Martinole
It seem there is nothing available. If it is confirmed, I'll try to write something. I'll have a lot of time because I'm stoping World of Wordcraft :) Philippe ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/ma

Re: [fpc-pascal] Generating code form xmi files

2009-04-04 Thread Michael Van Canneyt
On Sat, 4 Apr 2009, Marc Santhoff wrote: > Am Freitag, den 03.04.2009, 11:24 +0200 schrieb Graeme Geldenhuys: > > > I currently use "Dia Diagram editor" to design UML diagrams, but as > > far as I know it does generate any code. :-( > > http://dia2code.sourceforge.net/ Again no pascal :( Mi

Re: [fpc-pascal] Generating code form xmi files

2009-04-04 Thread Marc Santhoff
Am Freitag, den 03.04.2009, 11:24 +0200 schrieb Graeme Geldenhuys: > I currently use "Dia Diagram editor" to design UML diagrams, but as > far as I know it does generate any code. :-( http://dia2code.sourceforge.net/ -- Marc Santhoff ___ fpc-pascal

Re: [fpc-pascal] Generating code form xmi files

2009-04-03 Thread Osvaldo Filho
We could work on it. Perhaps any one cold start a project for that. And others help. My English and my knowledge in C++ is very pour. But i help any one do it. 2009/4/3 Michael Van Canneyt > > > On Fri, 3 Apr 2009, Mattias Gärtner wrote: > > > Zitat von Michael Van Canneyt : > > > > > > > > >

Re: [fpc-pascal] Generating code form xmi files

2009-04-03 Thread Michael Van Canneyt
On Fri, 3 Apr 2009, Mattias Gärtner wrote: > Zitat von Michael Van Canneyt : > > > > > > > On Fri, 3 Apr 2009, Graeme Geldenhuys wrote: > > > > > On Thu, Apr 2, 2009 at 10:05 PM, Philippe Martinole > > > wrote: > > > > > > > > xmi files (not xml) are used to save uml models : > > > > http://en

Re: [fpc-pascal] Generating code form xmi files

2009-04-03 Thread Mattias Gärtner
Zitat von Michael Van Canneyt : > > > On Fri, 3 Apr 2009, Graeme Geldenhuys wrote: > > > On Thu, Apr 2, 2009 at 10:05 PM, Philippe Martinole > > wrote: > > > > > > xmi files (not xml) are used to save uml models : > > > http://en.wikipedia.org/wiki/XML_Metadata_Interchange > > > and I want to ger

Re: [fpc-pascal] Generating code form xmi files

2009-04-03 Thread Graeme Geldenhuys
On Fri, Apr 3, 2009 at 11:32 AM, Frank Peelo wrote: > >>> It is on my todo list, item no. 132.458 :-) > > >> Do you *only* have 132 todo items - lucky you !  :-) > > In /his/ locale, he writes '.' I know - my smiley face has a double meaning. Regards, - Graeme -

Re: [fpc-pascal] Generating code form xmi files

2009-04-03 Thread Graeme Geldenhuys
On Fri, Apr 3, 2009 at 11:12 AM, Michael Van Canneyt wrote: > > Correction. It seems to have been implemented... > I must urgently upgrade my KDE :-) Wow, the new KDE 4.x looks pretty cool, especially with the new Oxygen theme. Really wow!! I'm using Ubuntu 9.04 beta with Qt+KDE libs installed.

Re: [fpc-pascal] Generating code form xmi files

2009-04-03 Thread Frank Peelo
Graeme Geldenhuys wrote: On Fri, Apr 3, 2009 at 10:51 AM, Michael Van Canneyt wrote: ... It is on my todo list, item no. 132.458 :-) ... Do you *only* have 132 todo items - lucky you ! :-) In /his/ locale, he writes '.' In /your/ locale, i'd guess his '.' would be a ',' In /my/ loca

Re: [fpc-pascal] Generating code form xmi files

2009-04-03 Thread Graeme Geldenhuys
On Fri, Apr 3, 2009 at 11:25 AM, Michael Van Canneyt wrote: > > Bummer. It writes old TP-Style object class definitions. Bummer. :-( Well, at least now you will have template code in umbrello to work from to implement true Object Pascal class types. ;-) Regards, - Graeme -

Re: [fpc-pascal] Generating code form xmi files

2009-04-03 Thread Michael Van Canneyt
On Fri, 3 Apr 2009, Michael Van Canneyt wrote: > > > On Fri, 3 Apr 2009, Michael Van Canneyt wrote: > > > > > > > On Fri, 3 Apr 2009, Graeme Geldenhuys wrote: > > > > > On Thu, Apr 2, 2009 at 10:05 PM, Philippe Martinole > > > wrote: > > > > > > > > xmi files (not xml) are used to save um

Re: [fpc-pascal] Generating code form xmi files

2009-04-03 Thread Graeme Geldenhuys
On Fri, Apr 3, 2009 at 10:51 AM, Michael Van Canneyt wrote: > > Well, Umbrello (Open source, comes with KDE) can generate code from XMI > for various languages (C,C++,PHP, Java) except pascal. All you need to > do is write an output engine for pascal. > > It is on my todo list, item no. 132.458 :-

Re: [fpc-pascal] Generating code form xmi files

2009-04-03 Thread Michael Van Canneyt
On Fri, 3 Apr 2009, Michael Van Canneyt wrote: > > > On Fri, 3 Apr 2009, Graeme Geldenhuys wrote: > > > On Thu, Apr 2, 2009 at 10:05 PM, Philippe Martinole > > wrote: > > > > > > xmi files (not xml) are used to save uml models : > > > http://en.wikipedia.org/wiki/XML_Metadata_Interchange > >

Re: [fpc-pascal] Generating code form xmi files

2009-04-03 Thread Michael Van Canneyt
On Fri, 3 Apr 2009, Graeme Geldenhuys wrote: > On Thu, Apr 2, 2009 at 10:05 PM, Philippe Martinole > wrote: > > > > xmi files (not xml) are used to save uml models : > > http://en.wikipedia.org/wiki/XML_Metadata_Interchange > > and I want to gererate my data structures from my uml diagrams > >

Re: [fpc-pascal] Generating code form xmi files

2009-04-03 Thread Graeme Geldenhuys
On Thu, Apr 2, 2009 at 10:05 PM, Philippe Martinole wrote: > > xmi files (not xml) are used to save uml models : > http://en.wikipedia.org/wiki/XML_Metadata_Interchange > and I want to gererate my data structures from my uml diagrams > I would be suprised if nothing already exists I've been looki

Re: [fpc-pascal] Generating code form xmi files

2009-04-03 Thread leledumbo
Found some things on the net about Delphi and XMI, wouldn't be hard to create FPC equivalent. Something named Bold from BoldSoft (or ECO or whatever). -- View this message in context: http://www.nabble.com/Generating-code-form-xmi-files-tp22848439p22864324.html Sent from the Free Pascal - Genera

Re: [fpc-pascal] Generating code form xmi files

2009-04-02 Thread Philippe Martinole
Do you know if some code allready exist to generate Pascal code form xmi files ? What do you mean by generating Pascal code from xml files? Pascal code describes an algorithm, while xml files usually describe data. xmi files (not xml) are used to save uml models : http://en.wikipedia.org/wik

Re: [fpc-pascal] Generating code form xmi files

2009-04-02 Thread Tomas Hajny
On 2 Apr 09, at 20:27, Jonas Maebe wrote: > On 02 Apr 2009, at 15:56, philippe.martin...@teleauto.org wrote: > > > Do you know if some code allready exist to generate Pascal code form > > xmi > > files ? > > What do you mean by generating Pascal code from xml files? Pascal code > describes an

Re: [fpc-pascal] Generating code form xmi files

2009-04-02 Thread Jonas Maebe
On 02 Apr 2009, at 15:56, philippe.martin...@teleauto.org wrote: Do you know if some code allready exist to generate Pascal code form xmi files ? What do you mean by generating Pascal code from xml files? Pascal code describes an algorithm, while xml files usually describe data. Jonas

[fpc-pascal] Generating code form xmi files

2009-04-02 Thread philippe . martinole
Do you know if some code allready exist to generate Pascal code form xmi files ? Best regards Philippe ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal