> From: Peter Donald [mailto:[EMAIL PROTECTED]] > > On Sat, 15 Feb 2003 01:35, Leo Sutic wrote: > > That said, the proxying results in other problems. We moved to the > > service.* classes due to the need of putting non-component > objects in > > the service manager, such as a CORBA ORB. > > > > Since the ORB doesn't have an interface - i.e. there is no ORB > > interface, only an ORB class - proxying *will* fail. > > > > This goes for all classes that don't have an interface. > > I don't think we really support components without > interfaces.
I agree. It's just that the ORB case was one of the use cases that caused the switch from ComponentManager to ServiceManager - and it seemed silly that we're now back into not supporting ORBs (without bytecode hackery). Overreacting again, I guess. /LS --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
