[Uml-devel] [Bug 89980] allow to configure default colors for individual shapes

Stefan Seefeld seefeld at sympatico.ca
Wed Oct 20 12:20:29 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
        
http://bugs.kde.org/show_bug.cgi?id=89980        




------- Additional Comments From seefeld sympatico ca  2004-10-20 21:15 -------
fine. I can see a problem with this approach however:
All properties are retrieved from an 'UMLView' instance,
and so it is hard to add shape-specific properties.
In other words, the current approach is not extensible
since all initialization passes through a central hub.

Of course the prototype pattern alone won't help here
as it doesn't define how and where the prototypes themselfs
would be created. An (abstract) factory may help here.

What do you think ?




More information about the umbrello-devel mailing list