[EMF Databinding] Values are not reset if transaction was rolled back be pre-commit listener [message #1049753] |
Fri, 26 April 2013 04:22 |
Eclipse User |
|
|
|
Hi all,
I made the following observation concerning ResourceSetChangedListener and
EMF Databinding.
We have a text field in a view that is bound to the name of an element.
Binding and update of the field's content works as expected as long as a
transaction is not rolled back by throwing a RollbackException in
ResourceSetChangeListener.transactionAboutToCommit(). The actual rollback
process succeeds (i.e., the element name has not been changed) but
apparently the update of the bound text field is not triggered.
Undoing the command manually also updates the bound text field properly.
Has anyone experienced the same behavior of EMF Databinding?
I'm still using Eclipse Indigo SR2, so something might have changed in the
meantime.
Regards,
Marc-Florian
|
|
|
Powered by
FUDForum. Page generated in 0.07037 seconds