phobos dependencies

Andrej Mitrovic andrej.mitrovich at gmail.com
Fri Dec 20 01:49:40 PST 2013


On 12/20/13, Andrei Alexandrescu <SeeWebsiteForEmail at erdani.org> wrote:
> Local imports are the future. Better get used to them.

To be fair, it's modularization that is the future. And that implies
modules that don't stand tall at 8K, 16K, 32K lines+. If the modules
have less code and the code is limited in scope then you automatically
need less imports.


More information about the Digitalmars-d mailing list