Hi all,
I ran across this in someone else's code (with problems) and was curious if anyone knew the answer to this question:
If I have defined an inner interface MyClass.Interface, can MyClass implement MyClass.Interface?

When I compile I get a cyclic inheritance, which makes sense. But the developer has no problems building this class. Any ideas?

-warner


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

Reply via email to