Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [EMF Compare] Conflicting should be true, but is false
[EMF Compare] Conflicting should be true, but is false [message #621104] Wed, 08 July 2009 15:15
Stephen McCants is currently offline Stephen McCantsFriend
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
Previous Topic:[Teneo] NPE in PersistentStoreAdapter
Next Topic:Teneo + EclipseLink simple complete example
Goto Forum:
  


Current Time: Tue Apr 23 13:53:28 GMT 2024

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

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

Back to the top