DMD 0.161 release

xs0 xs0 at xs0.com
Wed Jun 21 02:36:10 PDT 2006


Walter Bright wrote:

> 85: It can't be made to work, because an interface handle is different 
> from a class handle. It doesn't work in C++, either, for the same reasons.

But it can be made to work, because an interface handle could be the 
same as a class handle. It works that way in Java, and is _far_ more 
useful, even if performance of method calls is reduced slightly.

But we talked about that already, and I don't suppose you'll change your 
mind this time..


xs0



More information about the Digitalmars-d-announce mailing list