Inheritance from multiple interfaces with the same method name

Q. Schroll qs.il.paperinik at gmail.com
Thu Dec 7 23:21:49 UTC 2017


On Thursday, 7 December 2017 at 23:00:38 UTC, Mike Franklin wrote:
> If you think D should support something like this, the first 
> thing to do is to file a bug report.

Sounds more like a DIP to me. There is no way to enable this 
without some kind of nontrivial syntax. I'd go with the VB 
approach and have something like

     void foo1() alias I.foo { }

but that's up to the time discussing the DIP.


More information about the Digitalmars-d mailing list