Details
-
Improvement
-
Status: Resolved
-
Medium
-
Resolution: Done
-
None
-
None
Description
In preparation to fix MDSAL-395, create the new method as a default method which delegates to getImplementedInterface(). Note this method needs to be overridden in each generated interface (as per MDSAL-394) to allow for migration. Also deprecate getImplementedInterface(), steering users towards the new method.
This will allow gradual migration, so users and implementations can get ready for the method being removed.
Attachments
Issue Links
| # | Subject | Branch | Project | Status | CR | V |
|---|---|---|---|---|---|---|
| 77894,40 | Generate implementedInterface | master | mdsal | Status: MERGED | +2 | +1 |
| 78102,9 | Teach MethodSignature about default methods | master | mdsal | Status: MERGED | +2 | +1 |