Torsten Bergmann wrote > One addition I implemented for Nautilus is that one can run examples > directly > in the browser just by clicking on class side example methods icons.
This is cool!!! And... why stop there? I had implemented a while back "Send It" and "Inspect It" in Nautilus' method pane context menu (only appearing for unary class-side methods). I've found it very useful to be able to fire these methods without dropping into an editor. If there is interest, I will dig up the code. Also, what's really cool about this is that it's a reminder that - oh yeah, a class is a living object like everything else. Of course the logical conclusion is a Self outliner or MathMorphs where you /only/ interact with objects in a way that respects and highlights their aliveness, but we gotta start somewhere ;) ----- Cheers, Sean -- View this message in context: http://forum.world.st/Clickable-class-side-example-and-initialize-methods-in-Pharo-4-0-tp4785865p4786119.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
