[Uml-devel] [CVS] update:

Jonathan Riddell jriddell at users.sourceforge.net
Mon Jul 29 06:19:06 UTC 2002


Update of /cvsroot/uml/uml/uml
In directory usw-pr-cvs1:/tmp/cvs-serv25866

Modified Files:
	codegenerator.cpp codegenerator.h uml.cpp uml.h umldoc.cpp 
	umldoc.h umlui.rc 
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