[Pharo-project] [ANN] glamorous inspector
Tudor Girba
tudor at tudorgirba.com
Mon Aug 29 00:06:58 CEST 2011
Hi,
There are a couple of improvements related to the GT Inspector:
- A morph has a dedicated submorphs tab with which we can inspect the tree of morphs (see attached picture)
- A parse tree has a dedicated view that provides a tree of RB nodes and previews the information as a selection on the method source code (see the attached picture)
- On the top right there is a refresh button to update the inspector (it does not happen automatically)
- Damien Cassou fixed the "do it" support in the evaluator so now you can use the default keys as in the workspace
- Some more relevant menu items for manipulation
Cheers,
Doru
On 24 Aug 2011, at 11:12, Tudor Girba wrote:
> The GT Inspector is now available by default in the Moose image (CMD+Shift+i).
>
> It seems to work quite well.
>
> Cheers,
> Doru
>
>
> On 22 Aug 2011, at 22:59, Stéphane Ducasse wrote:
>
>> Thanks doru :)
>>
>> Stef
>>
>> On Aug 22, 2011, at 7:59 PM, Tudor Girba wrote:
>>
>>> Hi,
>>>
>>> I am happy to announce the first release of the Glamorous Inspector, a new browser for inspecting objects based on Glamour.
>>>
>>> More information, including a demo and screenshots, can be found here:
>>> http://www.humane-assessment.com/blog/glamorous-inspector-for-smalltalk
>>>
>>> To download it follow the instructions from:
>>> http://www.moosetechnology.org/tools/glamoroustoolkit
>>>
>>> You can use it by:
>>> 1. "GTInspector openOn: someObject", or
>>> 2. "GTInspector registerToolsOn: Smalltalk tools" and then use CMD+I (explore)
>>>
>>> Please let your opinion be heard :)
>>>
>>> Cheers,
>>> Doru
>>>
>>> p.s. Have fun at ESUG :)
>>>
>>> --
>>> www.tudorgirba.com
>>>
>>> "Every successful trip needs a suitable vehicle."
>>>
>>>
>>
>
> --
> www.tudorgirba.com
>
> "In a world where everything is moving ever faster,
> one might have better chances to win by moving slower."
>
>
>
--
www.tudorgirba.com
"Some battles are better lost than fought."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gforge.inria.fr/pipermail/pharo-project/attachments/20110829/9e4ff223/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gti13.png
Type: image/png
Size: 54543 bytes
Desc: not available
URL: <http://lists.gforge.inria.fr/pipermail/pharo-project/attachments/20110829/9e4ff223/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gti14.png
Type: image/png
Size: 45747 bytes
Desc: not available
URL: <http://lists.gforge.inria.fr/pipermail/pharo-project/attachments/20110829/9e4ff223/attachment-0001.png>
More information about the Pharo-project
mailing list