Deprecated
From OdleWiki
Deprecated describes a software feature or coding practice that has been supplanted by a better one.
Although deprecated items are still supported to provide backward compatibility, you should avoid using them, as they will at some point become obsolete (that is, no longer supported), causing your code to work improperly or not at all.