I like the system, but would like it even more if it
were possible to incorporate some or all UML comments
attached to class objects into the generated sources.
What I am thinking of is that if a comment block is
attached to an anchor beside an operation, then that
operation gets the comment block.
Similarly if a comment block is attached to the top of
a class box, then the comment goes above the class in
the generated code ...
The comments could be in implementation and/or header.
Maybe there should be a length restriction for header
comments, or, if really fancy, could take comments
from left hand side of class boxes to both header and
source and right hand side to implementation only...
Logged In: YES
user_id=184377
I'd like this feature too...
I commented operations and parameters in dia, but those comments
are stripped out from the code. Any project to insert them in the code?
Thanks.