[Moose-dev] Sharing menus through pragmas between MooseFinder/Mondrian/Orion...

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

[Moose-dev] Sharing menus through pragmas between MooseFinder/Mondrian/Orion...

jannik laval
Hi guys,

Is it a good idea to use pragmas to make generic menus in Mondrian ?

Another idea is to have a generic pragma which is shared between MooseFinder/Mondrian/Orion...

What are your opinion ?

Cheers
---
Jannik Laval
---


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

[Moose-dev] Re: Sharing menus through pragmas between MooseFinder/Mondrian/Orion...

Tudor Girba
Hi Jannik,

Moose introduces Object>>mooseMenuMorph which builds a menu based on  
the #menuItem: and #menuItem:category: pragmas. This should be present  
in every Moose tools.

In Glamour, you should use Object>>mooseFinderActions which build a  
Glamour set of actions based on the same thing.

This is very important to allow tools to interoperate smoothly.

Cheers,
Doru


On 21 Jan 2010, at 15:17, Laval Jannik wrote:

> Hi guys,
>
> Is it a good idea to use pragmas to make generic menus in Mondrian ?
>
> Another idea is to have a generic pragma which is shared between  
> MooseFinder/Mondrian/Orion...
>
> What are your opinion ?
>
> Cheers
> ---
> Jannik Laval
> ---
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
www.tudorgirba.com

"What is more important: To be happy, or to make happy?"

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