Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » EMFEditDataBinding(Using Window Builder to bind to an EMF object within an Editing domain)
EMFEditDataBinding [message #730561] Wed, 28 September 2011 15:55 Go to next message
Erik Englund is currently offline Erik EnglundFriend
Messages: 49
Registered: July 2009
Member
As far as I can tell the default way that Window Builder binds EMF Objects is by using EMFObservables.

The problem I'm running into are my model objects are stored within a TransactionalEditingDomain and thus you must interact with them through a transaction.

You accomplish this by using the EMFEditObservables.

If I try to manually substitute this in the bindings disappear from the WindowBuilder Binding editor.

How should I accomplish this by using WindowBuilder?
Re: EMFEditDataBinding [message #730727 is a reply to message #730561] Thu, 29 September 2011 02:21 Go to previous message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
You would need to enhance WindowBuilder to support EMFEditObservables in addition to EMFObservables.

Create a Bugzilla request for this feature, and then (ideally) submit a patch to implement it. We would be happy to review any patches and integrate them into the tool.
Previous Topic:Data Binding Question
Next Topic:Design and Test/Preview smaller than when running application
Goto Forum:
  


Current Time: Sat Apr 20 03:22:24 GMT 2024

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

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

Back to the top