Time to split up std.datetime into a package?

Jacob Carlborg doob at me.com
Thu Jun 20 12:34:05 PDT 2013


On 2013-06-20 17:55, Andrej Mitrovic wrote:

> As a first step I recommend we separate out unittests into a test module:
>
> std\datetime\core.d -- the actual implementation, name it whatever you want
> std\datetime\package.d  -- package module
> std\datetime\test.d  -- unittests

Would it be logical to split the date and time functionality into 
separate modules?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list