Plugin registry, docu for plugin devel [was: Re: PATCH: add uml state machine generators]

2012-06-09 Thread Tomas Pospisek
On Sat, 09 Jun 2012 20:22:15 +0200, Hans Breuer wrote: > At 05.06.2012 20:33, Tomas Pospisek wrote: >> [...] > > >> I'd be very happy if the UML state machine generators could >> be included in the Dia distribution/repository. >> > Thanks for your contribution. I have no problem to include the so

Re: PATCH: add uml state machine generators

2012-06-09 Thread Hans Breuer
At 05.06.2012 20:33, Tomas Pospisek wrote: [...] > I'd be very happy if the UML state machine generators could be included in the Dia distribution/repository. Thanks for your contribution. I have no problem to include the source code with the repository or the source tarball as example. But I

Re: PATCH: add uml state machine generators

2012-06-09 Thread Tomas Pospisek
On Tue, 05 Jun 2012 20:33:15 +0200, Tomas Pospisek wrote: > I've taken Unai Estébanez Sevilla's code generator [1] for > Dia UML state machines to text, abstracted it slightly and > added a C code generation "plugin" [2]. ... > [2] http://sourcepole.ch/2012/6/5/generating-state-machines-with-dia

Re: PATCH: add uml state machine generators

2012-06-09 Thread Tomas Pospisek
I wrote on Tue, 05 Jun 2012 20:33:15 +0200: > I've taken Unai Estébanez Sevilla's code generator [1] for > Dia UML state machines to text, abstracted it slightly and > added a C code generation "plugin" [2]. I've polished the code some more and put it up on github: https://github.com/tpo/dia-u