On 2011-12-22 15:44, Piotr Szturmaj wrote:
Walter Bright wrote:
My first thought is that std.datetime is already very large. Few will
need a custom date formatter, so it should be in a separate module to:

1. reduce cognitive load on the programmer

2. reduce the overhead pulled in for every program that may want to use
an std.datetime function, but not need custom formatting

Why not just extract unittest code to separate module?

Exactly, that's what I've said several times.

See my reply to Jonathan: http://dfeed.kimsufi.thecybershadow.net/discussion/post/jcv92h$1kus$1...@digitalmars.com

--
/Jacob Carlborg

Reply via email to