[phobos] Why "Scheduled for deprecation?"

Walter Bright walter at digitalmars.com
Sat Jan 15 01:27:04 PST 2011



Jonathan M Davis wrote:
>
>
> So, essentially, the idea is to annoy them with pragma messages for a while, 
> giving them warning that they're going to have to either add -d to their 
> makefiles soon or change their code. Then you actually deprecate the stuff, so 
> they if they didn't take the time to change either their makefiles or their code, 
> their code won't compile anymore. And then finally, you remove the deprecated 
> item entirely, so if they haven't changed their code by then, it won't compile.
>   

Yes.



More information about the phobos mailing list