Interface information in the endpoint registry

2011-04-12 Thread ant elder
Presently the endpoint registry doesn't hold any information on the interfaces of an endpoint. In the past we have talked about adding something and I wondered about starting to look at that now. As an example of one thing I'd like to work: if you start the helloworld sample in the distribution do

Re: Interface information in the endpoint registry

2011-04-12 Thread Simon Laws
On Tue, Apr 12, 2011 at 12:19 PM, ant elder wrote: > Presently the endpoint registry doesn't hold any information on the > interfaces of an endpoint. In the past we have talked about adding > something and I wondered about starting to look at that now. > > As an example of one thing I'd like to wo

Re: Interface information in the endpoint registry

2011-04-12 Thread ant elder
On Tue, Apr 12, 2011 at 12:36 PM, Simon Laws wrote: > On Tue, Apr 12, 2011 at 12:19 PM, ant elder wrote: >> Presently the endpoint registry doesn't hold any information on the >> interfaces of an endpoint. In the past we have talked about adding >> something and I wondered about starting to look

Re: Interface information in the endpoint registry

2011-04-12 Thread Simon Laws
On Tue, Apr 12, 2011 at 2:06 PM, ant elder wrote: > On Tue, Apr 12, 2011 at 12:36 PM, Simon Laws > wrote: >> On Tue, Apr 12, 2011 at 12:19 PM, ant elder wrote: >>> Presently the endpoint registry doesn't hold any information on the >>> interfaces of an endpoint. In the past we have talked about

Re: Interface information in the endpoint registry

2011-04-12 Thread ant elder
On Tue, Apr 12, 2011 at 2:55 PM, Simon Laws wrote: > On Tue, Apr 12, 2011 at 2:06 PM, ant elder wrote: >> On Tue, Apr 12, 2011 at 12:36 PM, Simon Laws >> wrote: >>> On Tue, Apr 12, 2011 at 12:19 PM, ant elder wrote: Presently the endpoint registry doesn't hold any information on the

Re: Interface information in the endpoint registry

2011-04-12 Thread Simon Laws
> > Doing a search for a cast to a java interface - "(JavaInterface)" - > shows quite a lot of hits probably most of which are fine but one > example of where it isn't is line 134 of > JSONRPCServiceBindingProvider. > >   ...ant > Interesting. I see your point. I'm not sure that the TODO comment i