> IInterface( super ).InterfaceMethod();


It seems to me that the bug is that super is allowed to be used by
itself (without calling a method). It seems that the compiler is just
treating "super" as an alias for "this", which is about the most
sensible thing it can do other than generate an error.





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to