Wade Guthrie
-
2008-09-17
- priority: 5 --> 7
Particularly for sequence diagrams, it'd be nice to be able to do:
OS -> "Daemon <<task>>" [:new]
But it'd probably be good for something like:
Package "Foo <<library>>";
Maybe, that's it. Just allow quotes in names (to allow spaces) and treat <<xxx>> as a stereotype (not part of the name, added to 'stereotype' member of hashes).
Similarly, they can be just an optional add-on:
Package Foo <<library>>;
The parser can probably figure that out.