Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1-rc-1
-
Component/s: parser, parser-antlr
-
Labels:None
-
Number of attachments :
Description
We should allow the static and default keywords to be used after the . dereference operator so that it makes using ExpandoMetaClass and other mechanisms less clunky
Foo.metaClass.static.bar = { "hello" }
We also mentioned that most other keywords if not all could be allowed after a dot.