Suggestion - use local imports in Phobos

SomeDude lovelydear at mailmetrash.com
Thu Jun 6 14:53:29 PDT 2013


On Tuesday, 4 June 2013 at 22:43:12 UTC, Andrei Alexandrescu 
wrote:
>
> One question would be where the right balance is, and how to 
> make sure we strike it.
>
> Andrei

I would say the principle of least surprise could be used here. 
i.e you may not be totally surprised to have a dependency upon 
the gzip module in an http module, but you don't really expect to 
have a dependency upon LevenshteinDistance, for instance.


More information about the Digitalmars-d mailing list