Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid return for eInternalContainer #12

Closed
gdaniel opened this issue Apr 25, 2016 · 1 comment
Closed

Invalid return for eInternalContainer #12

gdaniel opened this issue Apr 25, 2016 · 1 comment

Comments

@gdaniel
Copy link
Contributor

gdaniel commented Apr 25, 2016

The return of eInternalContainer is not always consistent with EMF standard implementation.
Fixing it may cause important performance problems (need to be studied).

See this test case for examples (tests have been commented to avoid build failure)

@yvrng
Copy link
Contributor

yvrng commented Mar 29, 2017

Fixed in #69 : The stores are updated according to the EMF calls, so that the backends are always synchronized. There is no longer custom processing during set() and add().

@yvrng yvrng closed this as completed Mar 29, 2017
@yvrng yvrng added this to the Release 1.1.0 milestone Mar 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants