[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [ecf-dev] problems with XMPPContainer and IRemoteServiceContainerAdapter
|
- From: Markus Alexander Kuppe <ecf-dev_eclipse.org@xxxxxxxxxxx>
- Date: Thu, 14 Oct 2010 18:09:38 +0200
- Delivered-to: ecf-dev@eclipse.org
- User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100922 Lightning/1.0b2 Thunderbird/3.1.4
On 10/14/2010 05:35 PM, Scott Lewis wrote:
> Just to follow up with an explanation of why this fragment is
> necessary: the xmpp.remoteservice bundle re-uses the ECF generic
> implementation of the IRemoteServiceContainerAdapter...it does this by
> creating an IAdapterFactory extension (specifically,
> XMPPRemoteServiceAdapterFactory).
>
> This extension is then processed and used to respond with non-null
> IRemoteServiceContainerAdapter in the return super.getAdapter(clazz); in
> the XMPPContainer impl of getAdapter(Class clazz).
>
> So that fragment is now necessary (along with it's dependency on
> org.eclipse.ecf.provider.remoteservice) to get/use the
> IRemoteServiceContainerAdapter for xmpp.
For reference, the corresponding bug is #321708.
Markus
[0] https://bugs.eclipse.org/321708