build is finally green

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

build is finally green

Tudor Girba-2
Hi,

The Moose build is finally green again!

I spent some time to add guard conditions to the menu entries that use the tool registration mechanism like this:

Object>>mooseInspect
        <menuItem: 'In Inspector' category: 'Browse'>
        Smalltalk isInteractive ifTrue: [
                self inspect ]

This solves the problem of triggering all the menu entries when in headless mode.

Cheers,
Doru


--
www.tudorgirba.com

"Problem solving efficiency grows with the abstractness level of problem understanding."




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: build is finally green

abergel
You rock!
Excellent!

Alexandre


On 28 Jun 2011, at 13:03, Tudor Girba wrote:

> Hi,
>
> The Moose build is finally green again!
>
> I spent some time to add guard conditions to the menu entries that use the tool registration mechanism like this:
>
> Object>>mooseInspect
> <menuItem: 'In Inspector' category: 'Browse'>
> Smalltalk isInteractive ifTrue: [
> self inspect ]
>
> This solves the problem of triggering all the menu entries when in headless mode.
>
> Cheers,
> Doru
>
>
> --
> www.tudorgirba.com
>
> "Problem solving efficiency grows with the abstractness level of problem understanding."
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.





_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev