> Object is only the base class for all D classes. Interfaces may also
> represent COM objects or C++ classes, which are not subclasses of
Object.

Can't the compiler check if it is a normal D interface and then allow
(implicit) casts to Object?

Reply via email to