[GRADLEREV-26] Mention string -> enum coercion in release notes Created: 24/Jul/13 Updated: 26/Jul/13 Resolved: 26/Jul/13 |
|
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: | Fixed | Votes: | 0 |
Labels: | None |
Description |
I reckon this is worth a mention in the release notes. |
Comments |
Comment by Adam Murdoch [ 24/Jul/13 ] |
This needs to happen before the 1.7 release. |
Comment by Luke Daley [ 26/Jul/13 ] |
I was intentionally a little vague on this and tried to share just enough info so that people could use this. We don't have anything documented in this area (DSL decoration) so wanted to avoid opening that pandora's box. Using explicit annotations on types to signal what decorations they get will give us the place to start to explain this stuff. |