Cheers,I wish I could have more time.Hi Stef,No, I didn't see your enhacements because I use Pharo 3.
The plugin can work in Pharo 4 with a minimal modification (one line of code). Please feel free to include/change it if you like the features.
Hernán2015-01-18 8:13 GMT-03:00 stepharo <[hidden email]>:Hi hernan
did you see that I cleaned, fixed and documented the plugins in Pharo 40?
Sef
Le 18/1/15 06:32, Hernán Morales Durand a écrit :
Repository: http://www.smalltalkhub.com/#!/~hernan/HernanPlugins <http://www.smalltalkhub.com/#%21/%7Ehernan/HernanPlugins>Hi,
If you are using Pharo 3 you may install a Nautilus plugin I did which implements the following menu item features:
- Jump to the superclass of the currently selected class.
- Explore all the instances of the currently selected class.
- Send #release and #initialize to the currently selected class
- Send (#perform:) the selected unary method to a new instance of the currently selected class.
To install evaluate:
Gofer it
smalltalkhubUser: 'hernan' project: 'HernanPlugins';
package: 'HernanPlugins';
load.
Cheers,
Hernán
Free forum by Nabble | Edit this page |