Just tried to copy and paste the script to load the GTPlayground on a clean Pharo 3.0 image and got this warning:-------------------------------------------------------------------------This package depends on the following classes:� EyeContextInspector� RTViewYou must resolve these dependencies before you will be able to load these definitions:�� EyeDebuggerContextInspector� gtInspectorViewIn:-------------------------------------------------------------------------Am I missing something obvious?Cheers,Alejandro2014-02-24 13:11 GMT-08:00 Alexandre Bergel <alexandre.bergel@me.com>:
> Can this be tested on a vanilla Pharo 3.0 image?Yes.
http://www.humane-assessment.com/blog/the-moldable-gtinspector-deconstructed
The following script should work:
Gofer new
� � �url: 'http://www.smalltalkhub.com/mc/Moose/GToolkit/main';
� � �configuration;
� � �load.
(Smalltalk globals at: #ConfigurationOfGToolkit) loadDevelopment
(Smalltalk globals at: #GTInspector) registerToolsOn: Smalltalk tools.
(Smalltalk globals at: #GTPlayground) registerToolsOn: Smalltalk tools.
Moose is installable as any other software. The reason for having a Moose image is essentially due to the long time taken by moose to be loaded.
> I still don't get the "moose image" vs "pharo image" separation. I
> thought Moose was installable, as any other package is :)
In addition, the moose image comes with a theme.
Alexandre
>
> Regards!
> Esteban A. Maringolo
>
>
> 2014-02-24 17:59 GMT-03:00 Alexandre Bergel <alexandre.bergel@me.com>:
>> Hi!
>>
>> Now I am back from holidays, I am catching up with what happens during that February.
>> My first surprise is GTPlayground, packaged with the Moose image.
>>
>> This is really cool stuff. I have never thought that the workspace could be such a primitive tool. GTPlayground greatly enhances my workflow when I am in a workspace. Managing variables is still missing apparently, but this is clearly a great match with my dream of a cool Pharo.
>>
>> Cheers,
>> Alexandre
>> --
>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>> Alexandre Bergel �http://www.bergel.eu
>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>
>>
>>
>>
>
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel �http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.