AS

A.A. Sawant

1 records found

Investigating deprecation misuse

A taxonomy, alternatives, controlled experiment, and experiment platform

Deprecation in Java is a language feature that allows API producers to mark program elements as obsolete. However, previous work has identified that this mechanism is co-opted to indicate another concept entirely: a misuse of deprecation. This leaves room for improvement because ...