Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [virgo-dev] Would you like to try debugging a Gemini Blueprint issue (with ECF)?

Scott,  

Nice!  For blueprint it will be a bit more difficult than I thought. The proxy created is "frozen", so I have to figure out reasoning or Glyn can query Costin about this issue. 

It is still possible and I think good extension but more involved. 

Regards,

-- 
Dmitry Sklyut
Sent with Sparrow

On Thursday, February 7, 2013 at 13:26, Scott Lewis wrote:

FWIW,

I was inspired by this discussion to add an ECF proxy creator service (i.e. org.eclipse.ecf.remoteservice.IRemoteServiceProxyCreator), so that if necessary...people can extend/customize the ECF remote service proxy creation [1].  We are having a 3.6 release in early March 2013...so it will be in there.

This is a good example...IMHO...of two runtime projects working together to address OSGi consumer needs:  i.e. using blueprint and remote services together.   I don't know if you (Glyn) will be on the RT panel discussion at EclipseCon, but since I don't think I'll be there...it might be useful to point it out as part of that discussion.

Scott

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=400164


On 2/7/2013 12:57 AM, Glyn Normington wrote:
Hi Dmitry

Nice work!

> I will circle back with Glynn to see if there is a merit in providing ProxyCreator extension point. I think there is as demonstrated here. For example if service property xyz == true try to apply IRemote interface - but only if that IRemote interface is visible form service importer class loader. 

Sounds reasonable. Would you be interested in providing a patch as this would be a good candidate for Gemini Blueprint 2.0 which I'm hoping to release in Q1?

Regards,
Glyn



_______________________________________________
virgo-dev mailing list
virgo-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/virgo-dev

_______________________________________________
virgo-dev mailing list
virgo-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/virgo-dev


Back to the top