Feedback on Átila's Vision for D
Max Samukha
maxsamukha at gmail.com
Sun Oct 20 09:31:34 UTC 2019
On Saturday, 19 October 2019 at 22:14:55 UTC, Meta wrote:
>
> It's not a defect. Interfaces have no state, so it doesn't
> matter which is called. Java does the same thing.
What do you mean by 'have no state'? If Java does the same thing,
it does it wrong. Nominal typing is all about avoiding structural
conflicts. Members coming from different nominal types should not
be conflated.
More information about the Digitalmars-d
mailing list