[EMF Compare] Conflicting should be true, but is false [message #621104] |
Wed, 08 July 2009 15:15 |
Stephen McCants Messages: 92 Registered: July 2009 |
Member |
|
|
Hello,
I may not understand what "conflicting" really means, but I expect it to mean that there is a
conflict between two different changes such that they can't be merged.
Here is my scenario:
1) I have a server that has an EMF model.
2) A client gets a copy of the EMF model and renames the model (model.setName(String)).
3) The client tries to save the model back to the server, but the model on the server has already
changed (someone else renamed the model).
4) I get the two different models and use EMF compare to find the difference. It recognizes that
the name changed, but conflicting is false.
I also tried this using an ancestor that had the original name, but that didn't affect the results.
Am I thinking about this from the wrong direction?
Thanks for your help!
Sincerely,
Stephen McCants
|
|
|
Powered by
FUDForum. Page generated in 0.02789 seconds