Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Question about the fix to Bug 163391

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.

Back to the top