"Scheduled" for deprecation keyword

2012-08-01 Thread monarch_dodra
I know of the "deprecate" keyword, but I was wondering: Is there a "scheduledDeprecated" keyword? While I know you can still force-compile with deprecated feature, that isn't exactly the same thing. I'm talking about stuff that is NOT YET deprecated, but soon will be. I want to know about th

Re: "Scheduled" for deprecation keyword

2012-08-01 Thread Jonathan M Davis
On Wednesday, August 01, 2012 17:40:41 monarch_dodra wrote: > I know of the "deprecate" keyword, but I was wondering: Is there > a "scheduledDeprecated" keyword? > > While I know you can still force-compile with deprecated feature, > that isn't exactly the same thing. > > I'm talking about stuff

Re: "Scheduled" for deprecation keyword

2012-08-01 Thread David
Am 01.08.2012 17:40, schrieb monarch_dodra: I know of the "deprecate" keyword, but I was wondering: Is there a "scheduledDeprecated" keyword? While I know you can still force-compile with deprecated feature, that isn't exactly the same thing. I'm talking about stuff that is NOT YET deprecated,