Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
2.0.0
Description
For projects where groovy's dynamic features are not needed (or only needed a small amount) it would be nice to be able to set static compilation for all classes and then opt out where necessary using @CompileStatic(SKIP)
Attachments
Issue Links
- duplicates
-
GROOVY-5503 Compiler flag for type checking most classes, and TypeUnchecked annotation override
- Closed