[phobos] Decision on length of deprecation cycle

Andrei Alexandrescu andrei at erdani.com
Wed May 25 14:59:25 PDT 2011


On 5/25/11 4:18 PM, Jonathan M Davis wrote:
> deprecated<- deprecated, no message
> deprecated("msg")<- deprecated with a message
> deprecated("msg", hard)<- same thing
> deprecated("msg", soft)<- scheduled for deprecation with message.

I think such language changes would be beneficial.

Andrei


More information about the phobos mailing list