Andreas Korneliussen <[EMAIL PROTECTED]> writes: > This is very interesting. > > However, isn't it the job of the compiler to figure out that the > signatures of an interface has been implemented ?
It should be :) > I think it would be good for all EmbedXXX40 to declare which interface > they are supposed to implement, and then the compiler will make sure > that all signatures are satisfied. +1 > > Also, I think this also indicates that we should consider using > delegation instead of inheritance for code reuse. +1 -- dt
