method returning child, doesn't overrides declared method returning parent

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Tue Aug 30 09:30:22 PDT 2011


On 8/30/11 10:49 AM, Christophe wrote:
> The fact that the code compile only if all interface methods are
> implemented does not imply that the programmer knows which method he
> implemented hooks and which does not.

It does mean the programmer implemented all methods of the interface.

Andrei


More information about the Digitalmars-d mailing list