Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Combining GEF Command Stack and Operation History
Combining GEF Command Stack and Operation History [message #234278] Sat, 19 May 2007 08:50 Go to next message
h1055071 is currently offline h1055071Friend
Messages: 335
Registered: July 2009
Senior Member
How do I combine GEF Undoable Commands with Eclise Undable Operations
(AbstractOperation on OperationHistory) into one stack?

Thanks in advance.

PB
Re: Combining GEF Command Stack and Operation History [message #234439 is a reply to message #234278] Wed, 23 May 2007 12:36 Go to previous messageGo to next message
Anthony Hunter is currently offline Anthony HunterFriend
Messages: 446
Registered: July 2009
Senior Member
Hi Phillip

GMF simply created a wrapper for the GEF command that supports the Eclipse
Undoable Operations framework.

Cheers...
Anthony

"Phillip Beauvoir" <p.beauvoir@dadabeatnik.com> wrote in message
news:f2mdp3$6c2$1@build.eclipse.org...
> How do I combine GEF Undoable Commands with Eclise Undable Operations
> (AbstractOperation on OperationHistory) into one stack?
>
> Thanks in advance.
>
> PB
Re: Combining GEF Command Stack and Operation History [message #234454 is a reply to message #234439] Wed, 23 May 2007 15:35 Go to previous messageGo to next message
h1055071 is currently offline h1055071Friend
Messages: 335
Registered: July 2009
Senior Member
Anthony Hunter wrote:
> Hi Phillip
>
> GMF simply created a wrapper for the GEF command that supports the Eclipse
> Undoable Operations framework.
>
> Cheers...
> Anthony
>
> "Phillip Beauvoir" <p.beauvoir@dadabeatnik.com> wrote in message
> news:f2mdp3$6c2$1@build.eclipse.org...
>> How do I combine GEF Undoable Commands with Eclise Undable Operations
>> (AbstractOperation on OperationHistory) into one stack?
>>
>> Thanks in advance.
>>
>> PB
>
>

Hi,

Thanks for the answer. But did I miss something? Where would I find
this wrapper?

PB
Re: Combining GEF Command Stack and Operation History [message #234475 is a reply to message #234454] Wed, 23 May 2007 19:10 Go to previous messageGo to next message
Alex Boyko is currently offline Alex BoykoFriend
Messages: 200
Registered: July 2009
Senior Member
Hi,

GMF is another Eclipse open source project (under modeling). It's built on
top of GEF and EMF. The command GEF command wrapper class is CommandProxy.
Hope this helps.

Cheers,
Alex
Re: Combining GEF Command Stack and Operation History [message #234482 is a reply to message #234475] Wed, 23 May 2007 21:05 Go to previous message
h1055071 is currently offline h1055071Friend
Messages: 335
Registered: July 2009
Senior Member
Alex Boyko wrote:
> Hi,
>
> GMF is another Eclipse open source project (under modeling). It's built
> on top of GEF and EMF. The command GEF command wrapper class is
> CommandProxy.
> Hope this helps.
>
> Cheers,
> Alex
>

Thanks very much. Yes, that points me in the right direction. As I
don't want to get into the full GMF thing I will write my own wrapper
for it.

PB
Previous Topic:animations in Draw2D
Next Topic:SWT widgets in GEF?
Goto Forum:
  


Current Time: Tue Apr 16 11:15:21 GMT 2024

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

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

Back to the top