On 08.12.2009 23:28, Nicolas Cellier wrote:
2009/12/8 Alain Plantec<alain.plantec@free.fr>:
Hi all, One of my recents slice for preferences migration has made pharo nearly unusable because a lot of deprecation dialogs was opened for a single browser. Then, the user had to forbid the deprecation warnings in order to avoid these popups.
Now, what about a non blocking window which is opened automatically when a deprecated method is run, but showing the list of recents deprecations ? A double click on a list item, et hop!, a browser is opened on the deprecated method. I've tried it on the last pharo image and it seems ok. With it, it is still always possible to let deprecation warning without having to close any dialog window. What do you think ?
A screenshot is attached. Cheers Alain
+1 I like the idea...
Nicolas
+2 Even better if there's a button in each row to open a list of the methods that have been recorded as calling the deprecated version :D Henry