|
|
|
|
|
by harha
2136 days ago
|
|
If it’s given as a warning then yes, e.g. the dplyr package in R sometimes outputs “feature xyz is deprecated and will be removed in version x.x”. Often though it’s used when the feature is already removed, i.e., it’s not only best practice not to use it, but also impossible with that version. |
|