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."
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 Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev