When D is not nice

Frank Benoit keinfarbton at googlemail.com
Sun Jul 6 14:41:41 PDT 2008


Bill Baxter schrieb:
> That seems to be the price we pay for having interfaces that can be COM 
> interfaces as well.  But I'm not sure why I should want to pay that 
> price, having never had a need to call a COM interface in my life.
> 
> --bb

The COM is a /very/ special case, that could be handle with a special 
solution.
The compiler could know about IUnkown and that it is not compatible to 
Object.
That would make D feel much smoother, when dealing a lot with interfaces.



More information about the Digitalmars-d mailing list