Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8-beta-2
-
Fix Version/s: 1.8-beta-2
-
Component/s: groovy-jdk
-
Labels:None
-
Number of attachments :
Description
As discussed on the mailing list (http://groovy.329449.n5.nabble.com/Quick-Check-td2267456.html#a2267980), this patch further generifies type signatures in DGM where it makes sense. Besides, it contains several other improvements and bug fixes to the code, mostly as a consequence of changes in the type signatures or because my IDE went wild. A few usages of generics have been removed because I considered them wrong. Although I double-checked every change, it wouldn't hurt if someone reviewed the patch and provided some feedback.
The patch looks good to me. I hope it does not include incompatible signature changes.