'. '

Deprecation

From APIDesign

(Difference between revisions)
Jump to: navigation, search
(New page: A part of lifecycle of an API] is called [[deprecation. Once an API is no longer recommended (either being slow, or memory hungry or there is a more suitable replacement), it s...)
Current revision (13:11, 4 April 2018) (edit) (undo)
(New page: A part of lifecycle of an API] is called [[deprecation. Once an API is no longer recommended (either being slow, or memory hungry or there is a more suitable replacement), it s...)
 

Current revision

A part of lifecycle of an [[API] is called deprecation. Once an API is no longer recommended (either being slow, or memory hungry or there is a more suitable replacement), it should be marked as deprecated to signal that new code shall avoid its usage.

buy