i started writing a new tool registry, where you don't need to 'extend' protocol - you just simply registering/unregistering tools. Try it out. - file in .st - then .cs a tool registry completely resembles a ToolSet protocol. But, in addition, it makes things more flexible: you write Smalltalk tools UIManager instead of UIManager default or Smalltalk tools browser instead of SystemBrowser default it would be nice to see similar in UIManager, e.g. manager registerTool: #colorPicker class: MyCoolColorPicker. and then simply use: manager colorPicker new openInWorld 2008/12/1 Gary Chambers <gazzaguru2@btinternet.com>:
Do you all think it might be a good idea to extend the UIManager protocol to include things like colour pickers (and other, like print etc.)? I'm sure we can all think of things that would be desirable as standard "utility" dialogs. Best to get the interface in early to ensure adoption.
Regards, Gary.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.