Skip to main content



      Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » Collect proxies from Resource
Collect proxies from Resource [message #1744689] Thu, 29 September 2016 09:45 Go to next message
Eclipse UserFriend
Hi all,

I am implementing my custom ResourceFactory. In this factory I am using also my ResourceHandler implementation. I implemented method preLoad(XMLResource resource, InputStream inputStream, Map<?, ?> options) in which I have to obtain proxies from currently loaded resource. My question is if there is any way to get proxies from resource being loaded before it is loaded (in the preLoad method).

Thanks.

Adam
Re: Collect proxies from Resource [message #1744717 is a reply to message #1744689] Thu, 29 September 2016 11:52 Go to previous message
Eclipse UserFriend
No, the proxy information is in the XML in the stream. The loader must read the stream to know this information.
Previous Topic:[EMF Forms] Filter TreeMasterDetail for predefined Elements
Next Topic:[ECP] New project provider
Goto Forum:
  


Current Time: Thu Jul 17 09:03:28 EDT 2025

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

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

Back to the top