Hello John!
Have a look at the dev module, at /argouml/modules/dev
starting with the
file /argouml/module/dev/src/org/argouml/ui.
That one has nothing to do with code generation though. To
allow code
generation, have a look at any of the existing code
generators that are
modules. They are probably "old style"-modules
so beware... They can be
found in the argouml-cpp, argouml-csharp, and argouml-php
projects.
The argouml-python project contains just the infrastructure
for building
a module that is a generator. Alexander that is working with
it, noticed
more or less immediately that he required some functions
that are not
yet available in the new module interface so he has not yet
pursued
this.
/Linus
> -----Original Message-----
> From: John Giotta [mailto:jdgiotta gmail.com]
> Sent: den 25 juni 2006 02:41
> To: modules-dev argouml.tigris.org
> Subject: [argouml-modules-dev] First Time Post:
Examples for Generator
> Modules
>
> Are there any example sources for module development
that I start
with?
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: modules-dev-unsubscribe argouml.tigris.org
> For additional commands, e-mail: modules-dev-help argouml.tigris.org
------------------------------------------------------------
---------
To unsubscribe, e-mail: modules-dev-unsubscribe argouml.tigris.org
For additional commands, e-mail: modules-dev-help argouml.tigris.org
|