Identifier resolution, the great implementation defined mess.

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Mon Sep 22 00:09:49 PDT 2014


On 9/21/2014 11:36 PM, Jacob Carlborg wrote:
> You better write down the scope rules as well. It gets complicated with base
> classes, template mixins and all features available in D.

Sure, I had thought they were.

BTW, template mixins work exactly like imports. See "Mixin Scope" here:
https://dlang.org/template-mixin


More information about the Digitalmars-d mailing list