std.data.json formal review

Nick Sabalausky via Digitalmars-d digitalmars-d at puremagic.com
Fri Aug 21 09:25:40 PDT 2015


On 08/18/2015 09:18 AM, Andrei Alexandrescu wrote:
> On 8/18/15 2:31 AM, Jacob Carlborg wrote:
>>
>> I don't think this is excessive. We should strive to have small modules.
>> We already have/had problems with std.algorithm and std.datetime, let's
>> not repeat those mistakes. A module with 2000 lines is more than enough.
>
> How about a module with 20? -- Andrei
>

Module boundaries should be determined by organizational grouping, not 
by size.



More information about the Digitalmars-d mailing list