Deprecate: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with "Deprecation is a term used in software when somethings 'use' has been deemed to no longer be the "right way", and should be avoided.")
 
No edit summary
Line 1: Line 1:
Deprecation is a term used in software when somethings 'use' has been deemed to no longer be the "right way", and should be avoided.
'''Deprecate''' (or "deprecation") is a term used in software when a element or method of programming has been deemed to be obsolete, soon may be unsupported, and should be avoided.
[[Category:Glossary]]
[[Category:Interface customization]]
[[Category:Terminology]]
[[Category:Terminology]]
[[Category:Interface customization]]

Revision as of 22:56, 5 August 2012

Deprecate (or "deprecation") is a term used in software when a element or method of programming has been deemed to be obsolete, soon may be unsupported, and should be avoided.