On Saturday, 24 January 2015 at 18:41:52 UTC, weaselcat wrote:
On Saturday, 24 January 2015 at 17:32:14 UTC, Andrei Alexandrescu wrote:
Thanks @JinShil! https://github.com/D-Programming-Language/dlang.org/pull/827

The con is that some people may find it confusing, thinking they should import algorithm instead of std.algorithm etc.

On the other hand the documentation of each module has "std." in clear in the heading.


Thoughts?

Andrei

+1
Since the fix for names leaking outside the frames, it looks bad with long std.* names wrapped.
https://i.imgur.com/yhyq5pp.png

There was a proposed change to wrap the names on the period, what happened to that?

I'm worried that this is an interim solution that only buys a little time until we put more things into packages.

Reply via email to