DIP10005: Dependency-Carrying Declarations is now available for community feedback

Dmitry Olshansky via Digitalmars-d digitalmars-d at puremagic.com
Tue Dec 20 06:31:38 PST 2016


On 12/13/16 11:33 PM, Andrei Alexandrescu wrote:
> Destroy.
>
> https://github.com/dlang/DIPs/pull/51/files
>
>
> Andrei

Just a thought but with all of proliferation of imports down to each 
declaration comes the pain that e.g. renaming a module cascades to 
countless instances of import statements. This is true of local imports 
as well but the problem gets bigger.

----
Dmitry Olshansky


More information about the Digitalmars-d mailing list