On Jan 10, 2007, at 7:08 AM, Jim Marino wrote:

It would be derived from the interface passed in:

locateService(MyInterface.class, "MyComponent");

Otherwise, how do we disambiguate an implementation of MyComponent that implements mypkg.MyInterface and yourpkg.MyInterface?

Jim

I should have added that if we want to only support the truncated form then we should specifically disallow implementations from implementing the interfaces with the same name from different packages.

Jim


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to