[Issue 2050] interfaces should allow final methods with body

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 28 00:21:15 PDT 2008


http://d.puremagic.com/issues/show_bug.cgi?id=2050





------- Comment #2 from andrei at metalanguage.com  2008-04-28 02:21 -------
(In reply to comment #1)
> That would open the door to the dreaded diamond pattern.
> 
> You'd just have the compiler generate ambiguity errors in those cases I
> suppose?

The diamond pattern can't occur in schemes with single inheritance of
implementation.


-- 



More information about the Digitalmars-d-bugs mailing list