-
Type:
New Feature
-
Status: Closed
-
Priority:
Critical
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: ast builder, bytecode, class generator, Compiler
-
Labels:None
Can we have a way to opt-out of Groovy objects as there is an overhead of the MetaClass? These can be tagged as @JavaClass or @NoMeta.