Does it load in Pharo1.4? On Wed, Dec 21, 2011 at 9:16 AM, Fernando Olivero <fernando.olivero@usi.ch> wrote:
Doru, nice tool!
When using it, do you ever go back to a GT system browser? Seems that one tool such as this, would suffice ..kind of the SELF outliner.
A breadcrumb would be helpful, to provide some reference when you start spawning panes to the right.
Currently since Gaucho is broken (in the middle of the port to Athens/Cairo), i'm using the standard tools..i definitely will start using GT now.
Fernando
On Wed, Dec 21, 2011 at 9:01 AM, Tudor Girba <tudor@tudorgirba.com> wrote:
Hi, Just out of curiosity: Does any of you use the GTInspector? For those that wonder what that is, here is a demo:http://www.humane-assessment.com/blog/glamorous-inspector-for-smalltalk This is available in any recent Moose image mapped as Explorer (CMD+I). You can load it in a Pharo 1.3 image by:Gofer new    squeaksource: 'glamoroust';  package: 'ConfigurationOfGlamoroust';  load.(Smalltalk at: #ConfigurationOfGlamoroust) loadDefault.(Smalltalk at: #GTInspector) registerToolsOn: Smalltalk tools.
Cheers,Doru
-- www.tudorgirba.com
"Every thing has its own flow"