[squeak-dev] Re: The Inbox: Tools-rkrk.112.mcz

Andreas Raab andreas.raab at gmx.de
Mon Aug 24 04:01:21 UTC 2009


Ian -

The changes weren't in the trunk yet, the package was sitting in the 
inbox. When you update you only get what's in the trunk; if you want to 
check out stuff that's in the inbox you need to point Monticello at the 
repository at http://source.squeak.org/inbox and load the package(s) 
explicitly.

In the meantime I've copied these packages in the trunk though; now you 
can just update and try it via Browser listClassesHierarchically: true.

Cheers,
   - Adreas


Ian Trudel wrote:
> Hello Robert,
> 
> I have simply clicked on update button and then ran the given snippet
> in a workspace. A list of selector appears but I decide to force my
> way in since there were no real alternative and execute anyway to
> finally get the debugger.
> 
> It's pretty straightforward test here. Copied and pasted what was
> suggested in the commit. Tell me if you have anything that you would
> like me to try...
> 
> Ian.
> 
> 2009/8/23 Robert Krahn <robert.krahn at googlemail.com>:
>> Hi, Ian -
>> Thanks for testing! I just took a fresh trunk image and loaded all updates
>> + Tools-rkrk.112. Everything works fine. Could please describe more
>> precisely what you are doing?
>> Thanks,
>> Robert
>> On Mon, Aug 24, 2009 at 4:04 AM, Ian Trudel <ian.trudel at gmail.com> wrote:
>>> 2009/8/23  <commits at source.squeak.org>:
>>>> Robert Krahn uploaded a new version of Tools to project The Inbox:
>>>> http://source.squeak.org/inbox/Tools-rkrk.112.mcz
>>>>
>>>> ==================== Summary ====================
>>>>
>>>> Name: Tools-rkrk.112
>>>> Author: rkrk
>>>> Time: 24 August 2009, 3:07:54 am
>>>> UUID: f430afae-49f9-4bbf-a776-7297ace95735
>>>> Ancestors: Tools-rkrk.111
>>>>
>>>> Preferences isn't used anymore for listing classes hierarchically in the
>>>> browser. Use Browser listClassesHierarchically: true to enable the feature.
>>> This and Browser listClassesHierarchically both trigger the debugger
>>> with MessageNotUnderstood. =)
>>>
>>> Ian.
>>> --
>>> http://mecenia.blogspot.com/
>>>
>>
>>
>>
>>
> 
> 
> 




More information about the Squeak-dev mailing list