-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
Milestone
Description
The method shall be deprecated. Depending on the needs identified in the first point, a replacement may be provided or at least information about way to replace calls to the methods as applied in the first point shall be added to the deprecation notice.
This should be done after replacing all the usage in platform (see sub-tickets)
TO-Do
- Check if it's possible to deprecate a method in a superclass but leave the one in the subclass as not deprecated. ANSWER: it is possible. Additionally, no warning is issued when using the method in the subclass (as expected)
If it's not possible then just change the documentation of both methods inDevice
and inPrinter
.- If it is possible then the issue remains blocked.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
👀 In Review