DIP66 - Multiple alias this
IGotD-
nise at nise.com
Sun Sep 27 22:23:27 UTC 2020
On Sunday, 27 September 2020 at 21:52:15 UTC, 12345swordy wrote:
>
> It been deprecated as Walter discovered that the current alias
> this introduce the diamond problem. That and other sorts of
> bugs that it has.
>
> -Alex
It doesn't because it isn't inheritance. What you can end up with
is symbol collisions but in that case you can just give an error
message.
You can always go to the Rust forum and first try to convince
them that Rust has multiple inheritance and then that Rust is
evil because it has that. Good luck.
More information about the Digitalmars-d
mailing list