On Thu, Mar 05, 2009 at 02:57:41PM +0200, Igor Stasenko wrote:
2009/3/5 Alain Plantec <alain.plantec@free.fr>:
Igor Stasenko a écrit :
It would be nice to have a message appear after package installation: 'A new preferences has been added , would you like to review them now' and if user answers yes - show him only those which is added.
I'm not sure it is a good idea to change something in package installation.
Its just a convenience measure. Say, if i just installed new package, i'd like to know if there any preferences i can play with.
Preferences have to remain as simple as possible. sure. But this is more about integration with Pharo as a consistent dev environment, which should show nice and friendly messages to user. You can keep preferences package clean, but make a separate one, like Pharo-Preferences-integration, where this stuff will live.
I don't know if there's exists a system-wide event, like 'new package just installed', then any who willing to hook into it could react on such event.
I'm pretty sure there is not, at least in Monticello. It would be a great application of the new standardization on Announcements Put it in MCVersionLoader >> load -- Matthew Fulmer -- http://mtfulmer.wordpress.com/