[Uml-devel] Code generators
Jens Krüger
jens_krueger at frm2.tu-muenchen.de
Fri Jul 19 04:19:04 UTC 2002
Hi Luis,
I send you some days ago a copy from my C++ code generator. Did you find some
time to have a look at this code? I saw you changed also the JAVA code
generator. Because JAVA and C++ very similar to each other in the source
code, I suggest you to create a abstract base class to both which contains
the most of the code. Only the differences should be implemented in the
special classes.
A candidate for the common use is the comment generation: JavaDoc, kdoc,
doxygen may use the same tags. I saw a lot of code written two times in
different files. It would be easier for us to maintain the code generator.
What do you think about this.
Jens
Am Mittwoch, 17. Juli 2002 06:46 schrieb Jens Krüger:
> Hi Luis,
>
> I read, you had done a lot of work at the code generators I did the same in
> the last days. I changed some things and add the generation of a doxygen
> like documentation of classes, methods and method parameters for the C++
> code. Please have a look at this and if you find it usable add it to the
> uml code.
>
> I add also the installation of the libtool archive *.la in the KDE path. I
> hope this part will not overwritten by KDevelop.
>
> Regards
>
> Jens
--
Jens Krüger
Technische Universität München
ZWE FRM-II
Lichtenberg-Str. 1
D-85747 Garching
Tel: + 49 89 289 14 716
Fax: + 49 89 289 14 666
mailto:jens_krueger at frm2.tu-muenchen.de
http://www.frm2.tu-muenchen.de
More information about the umbrello-devel
mailing list