On 12/20/13, Andrei Alexandrescu <seewebsiteforem...@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.

Reply via email to