Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Moving to Command API?
Moving to Command API? [message #428457] Mon, 23 March 2009 11:16 Go to next message
Christophe Bouhier is currently offline Christophe BouhierFriend
Messages: 937
Registered: July 2009
Senior Member
Hi There,

The EMF and GMF editor, use Editor Contributors to add Editor specific
actions to menu, toolbar and context. Now as the command API is the
preferred solution going forward to hide/show commands. ( I base this
statement on the "Eclipse-plugins" third edition book), I would like to
know if EMF/GMF have any plans to migrate fully to declarative commands
API for the editor contributions or perhaps not for reason x,y and z...


Thank You Christophe
Re: Moving to Command API? [message #428466 is a reply to message #428457] Mon, 23 March 2009 12:03 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Christophe,

We just don't have the resource to make it happen. I'm having a hard
time keeping up with data binding as well, so if no one shows up to help
with the effort, it's not going to get done. And even with help, it
still takes time to review designs and to help the helpers, though
typically less time than doing it myself.


Christophe Bouhier wrote:
> Hi There,
>
> The EMF and GMF editor, use Editor Contributors to add Editor
> specific actions to menu, toolbar and context. Now as the command API
> is the preferred solution going forward to hide/show commands. ( I
> base this statement on the "Eclipse-plugins" third edition book), I
> would like to know if EMF/GMF have any plans to migrate fully to
> declarative commands API for the editor contributions or perhaps not
> for reason x,y and z...
>
>
> Thank You Christophe


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Moving to Command API? [message #428469 is a reply to message #428466] Mon, 23 March 2009 12:33 Go to previous messageGo to next message
Christophe Bouhier is currently offline Christophe BouhierFriend
Messages: 937
Registered: July 2009
Senior Member
Thank you Ed. I didn't realize the teams are under such work load.
I would like to help, but unfortunately, I am one man band as well....
If I decide to migrate to commands for my app, I could contribute the
code, perhaps usable to create the templates...

Cheers Christophe


Ed Merks wrote:
> Christophe,
>
> We just don't have the resource to make it happen. I'm having a hard
> time keeping up with data binding as well, so if no one shows up to help
> with the effort, it's not going to get done. And even with help, it
> still takes time to review designs and to help the helpers, though
> typically less time than doing it myself.
>
>
> Christophe Bouhier wrote:
>> Hi There,
>>
>> The EMF and GMF editor, use Editor Contributors to add Editor
>> specific actions to menu, toolbar and context. Now as the command API
>> is the preferred solution going forward to hide/show commands. ( I
>> base this statement on the "Eclipse-plugins" third edition book), I
>> would like to know if EMF/GMF have any plans to migrate fully to
>> declarative commands API for the editor contributions or perhaps not
>> for reason x,y and z...
>>
>>
>> Thank You Christophe
Re: Moving to Command API? [message #428470 is a reply to message #428469] Mon, 23 March 2009 12:39 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Christophe,

Certainly in terms of service and support we like to make it feel as if
there is a team of 100 people, but that's not the case. We just make
that our priority. In terms of new features, we're limited to pick and
choose from among the things we can contain and try to focus on those
things that will have the most positive impact on the largest number of
clients. The MinimalEObjectImpl thing being an example of that...



Christophe Bouhier wrote:
> Thank you Ed. I didn't realize the teams are under such work load.
> I would like to help, but unfortunately, I am one man band as well....
> If I decide to migrate to commands for my app, I could contribute the
> code, perhaps usable to create the templates...
>
> Cheers Christophe
>
>
> Ed Merks wrote:
>> Christophe,
>>
>> We just don't have the resource to make it happen. I'm having a hard
>> time keeping up with data binding as well, so if no one shows up to
>> help with the effort, it's not going to get done. And even with
>> help, it still takes time to review designs and to help the helpers,
>> though typically less time than doing it myself.
>>
>>
>> Christophe Bouhier wrote:
>>> Hi There,
>>>
>>> The EMF and GMF editor, use Editor Contributors to add Editor
>>> specific actions to menu, toolbar and context. Now as the command
>>> API is the preferred solution going forward to hide/show commands. (
>>> I base this statement on the "Eclipse-plugins" third edition book),
>>> I would like to know if EMF/GMF have any plans to migrate fully to
>>> declarative commands API for the editor contributions or perhaps not
>>> for reason x,y and z...
>>>
>>>
>>> Thank You Christophe


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Re: Thread Safe EMF Collections
Next Topic:Generating sourcecode from XMI which serialized by EMF
Goto Forum:
  


Current Time: Fri Apr 26 14:08:03 GMT 2024

Powered by FUDForum. Page generated in 0.02989 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top