Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.0-JSR-3
-
Fix Version/s: 1.0-JSR-4
-
Component/s: None
-
Labels:None
Description
Methods on class groovy.util.Node should be renamed to allow property calls.
E.g.: obj.children , obj.value, obj.attributes ....
This reflects more the user's expectations.
See issue #
GROOVY-1121too.GROOVY-1121too.