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.")
 
mNo edit summary
 
(One intermediate revision by one other user not shown)
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]]

Latest revision as of 00:04, 19 May 2020

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.