[phobos] next release

Andrei Alexandrescu andrei at erdani.com
Thu Sep 9 07:08:48 PDT 2010


On 9/9/10 8:20 CDT, Lars Tandle Kyllingstad wrote:
> I think we should make some kind of decision regarding the date/time
> module(s) before releasing a Phobos version that contains std.stopwatch.
>
> It would be silly to introduce a new module, only to deprecate it and
> move Stopwatch into std.time (or whatever) in the following release...

Oh, I forgot that hasn't been resolved. Let's do this:

1. deprecate std.perf

2. Define std.datetime, paste std.stopwatch in it, and have it import 
std.date for now

3. Put a reminding comment in std.date that it'll be deprecated in favor 
of std.datetime

Does someone have the time to do so today?


Andrei


More information about the phobos mailing list