Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3.3
-
None
-
None
Description
The DGM#with method is not annotated with @DelegatesTo nor @ClosureParams. This implies that the type checker has special treatment for this, which could be avoided.
Attachments
Issue Links
- is depended upon by
-
GROOVY-6924 Runtime IncompatibleClassChangeError using with() on a JavaBean if @CompileStatic is used
- Closed