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 this (warning), but maintain the behavior that I don't want to use deprecated stuff.

AFAIK, there is no way of knowing this, other than reading the doc...

Reply via email to