The delete wasn't working, at least when I picked it up. Sopot
On Fri, Nov 23, 2012 at 5:43 PM, Ed Merks <[email protected]> wrote: > Tom, > > I was going to ask the same question. The generated editors also support > using the delete key so I would expect that to work too. > > Also, if you invoke model modifying logic that knows nothing about > Commands, a ChangeCommand is very useful for that case... > > Regards, > Ed > > > > On 23/11/2012 5:21 PM, Tom Schindl wrote: > >> Just to make sure I get your discussion right, isn't undo/redo working >> already in the model editor. At least I know that I coded an Undo/Redo >> stuff and if all changes are done by EMF-Commands this should all work. >> >> Tom >> >> Am 23.11.12 17:14, schrieb Tom Schindl: >> >>> It should not be too hard to implement undo/redo because you can use the >>> EMF-Edit stack not? >>> >>> Tom >>> >>> Am 23.11.12 17:06, schrieb Wim Jongman: >>> >>>> You probably know how much pain it is to correctly code undo/redo? ;) So >>>> let me look at the delete first and then build on top of that. I am busy >>>> with the tags story so I am working with the model editor anyway. >>>> >>>> Lars, are you making any progress with the search? I am happy to look >>>> into that as well. >>>> >>>> >>>> >>>> >>>> On Fri, Nov 23, 2012 at 4:26 PM, Brian de Alwis <[email protected] >>>> <mailto:[email protected]**>> wrote: >>>> >>>> On 12-Nov-2012, at 10:52 AM, Wim Jongman wrote: >>>> > Is there some plan that I can help with? Any bugs that you want >>>> me >>>> to fix or help with? I can start ploughing through the open bug >>>> list >>>> but I'd rather have some directions. >>>> >>>> I don't know if there's a bug filed, but the one thing I'd love to >>>> see in the model editor is the ability to delete elements from the >>>> model using the "delete" key rather than having to use the "remove" >>>> button. That coupled with undo/redo would be most supremely >>>> excellent. >>>> >>>> Brian. >>>> >>>> >>>> ______________________________**_________________ >>>> e4-dev mailing list >>>> [email protected] <mailto:[email protected]> >>>> >>>> https://dev.eclipse.org/**mailman/listinfo/e4-dev<https://dev.eclipse.org/mailman/listinfo/e4-dev> >>>> >>>> >>>> >>>> >>>> ______________________________**_________________ >>>> e4-dev mailing list >>>> [email protected] >>>> https://dev.eclipse.org/**mailman/listinfo/e4-dev<https://dev.eclipse.org/mailman/listinfo/e4-dev> >>>> >>>> >>> >> > ______________________________**_________________ > e4-dev mailing list > [email protected] > https://dev.eclipse.org/**mailman/listinfo/e4-dev<https://dev.eclipse.org/mailman/listinfo/e4-dev> >
_______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
