...
Number: | GEP-11 | ||||
Title: | Groovy 3 semantics and new MOP | ||||
Version: | 1.67 | ||||
Type: | Feature | ||||
Target: | 3.0 | ||||
Status: | Draft | ||||
Leader: | Jochen "blackdrag" Theodorou | ||||
Created: | 2012-06-26 | ||||
Last modification: | 20122013-0410-0901 | ||||
| Last update by: |
|
...
http://groovy.329449.n5.nabble.com/Groovy-3-td5710334.html
JIRA issues
Work Items
This part is to guide the implementors with the course of action and planning of the subtasks
- make indy the only compilation target in the build
- move all non-indy bytecode itnerfacing code to a module, which may be removed later. This includes ScriptBytecodeAdpater as well as all the custom call site caching classes
- make a new module for MOP2
- turn meta class into an immutable
- implement meta class views
