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

Stefan Seefeld seefeld at sympatico.ca
Wed Oct 20 09:49:15 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 18:43 -------
understood. I'm just wondering how best to implement the inheritance of default
parameters when shapes are instantiated. It strikes me that 'prototype' would
be an appropriate pattern.
That way on startup one prototype of each shape is instantiated and initialized with the configured default (drawing) properties. Whenever the user requests a new shape, the appropriate prototype is cloned with these defaults as its initial state.




More information about the umbrello-devel mailing list