Hello Vladimir,

On Thu, 20 May 2010 04:42:35 +0300, Steven Schveighoffer
<schvei...@yahoo.com> wrote:

interfaces

Does that imply that the most important methods are virtual?

If so, say good-bye to inlining, and hello to an additional level of
dereferencing.


From a technical standpoint there is no reason that a method needs to be
called virtually from a class reference just because the same method gets called virtually from an interface reference.

--
... <IXOYE><



Reply via email to