[GRADLEREV-42] Consider how type coercion deals with inherited method that accepts original parameter Created: 29/Jul/13 Updated: 25/Jul/16 Resolved: 25/Jul/16 |
|
Status: | Resolved |
Project: | Gradle Code Review Tasks |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Task | Priority: | Major |
Reporter: | Adam Murdoch | Assignee: | Luke Daley |
Resolution: | Done | Votes: | 0 |
Labels: | None |
Description |
We should probably do 2 searches: first for the method overload that accepts the original parameters anywhere in the hierarchy and invoke it if found, and only then search for a method overload that we can coerce the parameters to. |
Comments |
Comment by Pepper Lebeck-Jobe [ 25/Jul/16 ] |
Closing these clearly obsolete review issues. They haven't been touched in more than 2 years and the reviews for which they were originally opened are closed in Crucible. |