It wouldn't surprise me if different compilers behave differently on this
point. In any case, it sounds like bad style and MyClass.Interface should
be broken out into its own file.

Cheers,
nick
--- Warner Onstine <[EMAIL PROTECTED]> wrote:
> 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]
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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

Reply via email to