[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.emf] Re: EMF Databinding without generated models?

Hi Daniel,

Adding undo/redo support to JFace databinding sounds like a good idea ;-)

Cheers
/Eike

----
http://thegordian.blogspot.com



Daniel Rampanelli schrieb:
Yes, I'm sure that would work because until now I was using this method :-)

But since the JFace databinding lack of undo/redo support (which EMF Databinding does), I decided to use these bindings but maybe I'm completely wrong.

What I need to accomplish is to combine the undo/redo feature on editors that handle hand-coded classes.

I hope someone can give me a hint on how to solve my issue!

Daniel