[Uml-devel] [CVS] update:
Jonathan Riddell
jriddell at users.sourceforge.net
Mon Jul 29 06:19:07 UTC 2002
Update of /cvsroot/uml/uml/uml/codegenerators
In directory usw-pr-cvs1:/tmp/cvs-serv25866/codegenerators
Modified Files:
cppwriter.cpp cppwriter.h javawriter.cpp javawriter.h
Log Message:
Luis's changes to the code generation
--cppwritter :
*much better #include handling (it includes headers for parameters and
return types as well)
*namespace support (maps UML packages to c++ namespace)
*better documetaion output (jens)
*split up writeClass in various methods
--javawriter:
*general improvments, mostly better documentation output and package import
--code generation dialogs (wizard and options)
* minor improvments in layout
* change to be designer-based, looks nicer and is much easier to maintain
than the previous hard-coded layout.
--general:
*UMLApp calls codegenerator, which in turn queries the doc for uml objects
(was original design, I dont know why paul moved that code into the document
object itself, but I dont think it belogns there)
*added generateAll method (quick code generation, no questions, just coding)
More information about the umbrello-devel
mailing list