Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Why is isModified() now returning false?
Why is isModified() now returning false? [message #415695] Sun, 30 December 2007 09:14 Go to next message
Al B is currently offline Al BFriend
Messages: 130
Registered: July 2009
Senior Member
I just installed Eclipse 3.4M4 + EMF2.4.0M4 and isModified() is now
returning false. However, if I run the same code/workspace in my previous
dev environment (Eclipse 3.3 + EMF 2.3), then isModified() ruturns true.
Why?

BTW, I am calling setTrackingModification(true)
Re: Why is isModified() now returning false? [message #415697 is a reply to message #415695] Sun, 30 December 2007 12:13 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
AJ,

Perhaps there was a regression. It's possible that
https://bugs.eclipse.org/bugs/show_bug.cgi?id=212808 might have an
impact (by fixing a bug) but that's not in a build yet. If you can
provide a test case, preferably in the form of a failing JUnit, I'd be
happy to have a look.


AJ wrote:
> I just installed Eclipse 3.4M4 + EMF2.4.0M4 and isModified() is now
> returning false. However, if I run the same code/workspace in my
> previous dev environment (Eclipse 3.3 + EMF 2.3), then isModified()
> ruturns true. Why?
>
> BTW, I am calling setTrackingModification(true)
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Undo/Redo in emf
Next Topic:Convert Model to Metamodel
Goto Forum:
  


Current Time: Thu Apr 25 22:59:46 GMT 2024

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

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

Back to the top