|
From: Jarek C. <jar...@po...> - 2011-11-28 19:32:11
|
W dniu 11/28/2011 06:21 PM, Matthieu Casanova pisze: > > Actions belong to an ActionSet. I think it is redundant with a prefix > name. If we really want to know what action is called we could use it. You know better jedit and you correct me when I get lost. Good, thanks for that. Is it possible at the moment to call an action with a given name but only from a given actionset? This is the essential requirement. Generally when I was saying origin I should say actionset. So that would be probably a good name for the action attribute. And it will allow to place an action in a different actionset. But in the case of overriding a core action by a plugin, I don't know where the overriden action should be displayed: in Navigator or in Core? Maybe in core with an indicator of original plugin (Navigator). And what with the original core action? Skip it. This is confusing but we'll have to find a way to solve it. Jarek |