[Uml-devel] Ommiting methods from generated code
Richard Dale
Richard_Dale at tipitina.demon.co.uk
Sun Jul 31 04:12:53 UTC 2005
In ruby or python you don't want to generate code for destructors because they
don't have any equivalent methods. It was quite hard to prevent destructors
or some operator methods that you can't do in ruby, from generating a blank
comment - I couldn't quite see where the best place in the code to do that
was. The python code generator outputs destructor methods beginning with a
'~' character if they are in the model.
-- Richard
More information about the umbrello-devel
mailing list