[Uml-user] Hello
Sebastian Stein
seb_stein at gmx.de
Sun Jul 20 10:37:06 UTC 2003
Alessandro Binhara <binharalista at yahoo.com.br> [030720 19:21]:
> > You are right, it should generate the association as member in the classes.
> Ok ..
> Can you explain more about this?
Well, if I say class X uses class Y, it should generate a local member in X
of type Y.
> Exist another way ti generate the source for associations?
I don't know. I think the basic idea is always the same. If you have 1..n
association, you of course generate an array of type Y.
> I like help this project..
> I liked write a source generator for a Mono (c#)
That's funny, I also tried doing it, but I had to stop because of too less
time. I think it is very easy to write a code generator. Look in the
codegenerator subdir of the current CVS source code and you will find enough
examples. I think you should base your work on the java generator, because
C# is more familar to Java than to C++.
> and translate for brazilian portugues...
This would mean to join the KDE translation team of your language. I'm
pretty sure your help would be very welcome. Please see i18n.kde.org to find
the translation team for your language, read there how to do the
translation (mostly with KBabel tool) and contact your language team. I
think they will guide you through the process.
> How i can help the Project?
Well, do first the following things:
- subscribe to the mailing lists uml-devel und uml-user
- get the latest code from CVS, build and install it
- try to code your own C# generator
- or look at the bug database and try to fix some of the bugs (bugs.kde.org)
You will find more information about these steps on Umbrello's homepage and
on KDE webpages like developer.kde.org.
Steinchen
--
Umbrello UML Modeller
Description : UML diagram drawing tool for KDE with code generation
Homepage : http://www.umbrello.org/
More information about the umbrello
mailing list