[phobos] std.process deprecations
Lars Tandle Kyllingstad via phobos
phobos at puremagic.com
Thu Aug 7 11:06:35 PDT 2014
On 07/08/14 17:51, Jonathan M Davis via phobos wrote:
>> Sent: Thursday, August 07, 2014 at 1:21 AM
>> From: "Lars Tandle Kyllingstad via phobos" <phobos at puremagic.com>
>> To: phobos at puremagic.com
>> Subject: Re: [phobos] std.process deprecations
>>
>> How long do functions stay deprecated before they're
>> removed, then?
>
> I generally try for one year as deprecated and six months as deprecated but
> undocumented. Ideally, those dates would be from actual releases, but those
> have gotten so far apart now that that isn't working so well. So, when
> something is deprecated, I put a comment like
>
> $(RED Deprecated. Please use $(LREF PointerTarget) instead. This will be
> removed in June 2015.)
All right, I'll schedule them for removal in August 2015, then. Pull
request coming soon!
Lars
More information about the phobos
mailing list