Just to clarify...
We are trying to determine if this is due to our
incorrect usage of the api in question or if the fix for 163391 introduced a
regression. In either case, this has caused a really bad behavioral regression
for us that took a long time to track down. This was partly because we weren't
expecting such a change to be introduced in 1.5.3 and were focused on finding
the cause in our code. In any case, a prompt attention to help us resolve this
would be much appreciated.
Thanks,
- Konstantin
Hello Chuck and
Jason,
I have a question regarding the fix
for https://bugs.eclipse.org/bugs/show_bug.cgi?id=163391
The fix has tightened the condition
logic to only unload resources that are “Referenced resource” and not
consistent…
Could you elaborate on what is a
“referenced resource” please (based on the code, a “referenced resource”
must be an instance of
org.eclipse.wst.common.internal.emf.resource.ReferencedResource).
In my case, I have a resource that
is an instance of org.eclipse.emf.ecore.xmi.XMLResourceImpl, and due to the fix,
the resource no longer gets unloaded when it is outdated. As a result, the
EMF model representing the resource is out of sync when the resource is
modified.
Your feedback and any recommendation
for a workaround would be greatly appreciated. Thank
you.
Hoi Notice:
This email message, together with any attachments, may contain information of
BEA Systems, Inc., its subsidiaries and affiliated entities, that may be
confidential, proprietary, copyrighted and/or legally privileged, and is
intended solely for the use of the individual or entity named in this message.
If you are not the intended recipient, and have received this message in error,
please immediately return this by email and then delete it.
Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it. |