Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » GEF, EMF, and platform undo/redo/command
GEF, EMF, and platform undo/redo/command [message #230878] Thu, 22 February 2007 02:37 Go to next message
Eclipse UserFriend
Originally posted by: mspivak.outerbay.com

What is the currently recommended way to implement undo/redo and command
stacks using GEF with EMF models in an RCP app? There are old
discussions on this topic. Is there anything more current?

Is the preferred approach to use platform commands? Any pointers to docs
or samples?

Unfortunately GMF is not an option for my project.

Thx,
Max
Re: GEF, EMF, and platform undo/redo/command [message #230917 is a reply to message #230878] Thu, 22 February 2007 15:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.ibm.com

You don't need to use the platform operation support unless you have
contexts which overlap.

"Max Spivak" <mspivak@outerbay.com> wrote in message
news:erivkl$crp$1@utils.eclipse.org...
> What is the currently recommended way to implement undo/redo and command
> stacks using GEF with EMF models in an RCP app? There are old discussions
> on this topic. Is there anything more current?
>
> Is the preferred approach to use platform commands? Any pointers to docs
> or samples?
>
> Unfortunately GMF is not an option for my project.
>
> Thx,
> Max
Re: GEF, EMF, and platform undo/redo/command [message #230939 is a reply to message #230917] Thu, 22 February 2007 21:38 Go to previous message
Eclipse UserFriend
Originally posted by: lamont_gilbert.rigidsoftware.com

On Thu, 22 Feb 2007 10:59:59 -0500, Randy Hudson wrote:

> You don't need to use the platform operation support unless you have
> contexts which overlap.
>
> "Max Spivak" <mspivak@outerbay.com> wrote in message
> news:erivkl$crp$1@utils.eclipse.org...
>> What is the currently recommended way to implement undo/redo and command
>> stacks using GEF with EMF models in an RCP app? There are old
>> discussions on this topic. Is there anything more current?
>>
>> Is the preferred approach to use platform commands? Any pointers to docs
>> or samples?
>>
>> Unfortunately GMF is not an option for my project.
>>
>> Thx,
>> Max


What do you mean by contexts which overlap? Do you mean like when I open
my one view that is editing a part which resides in another view, and that
modificaitno of the one view, affects the other view. But not vice versa?



CL
Previous Topic:Help with connections
Next Topic:ConnectionAnchor for Triangle-Figure
Goto Forum:
  


Current Time: Thu Apr 25 16:29:40 GMT 2024

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

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

Back to the top