...
Number: | GEP-11 | ||||
Title: | Groovy 3 semantics and new MOP | ||||
Version: | 1.56 | ||||
Type: | Feature | ||||
Target: | 3.0 | ||||
Status: | Draft | ||||
Leader: | Jochen "blackdrag" Theodorou | ||||
Created: | 2012-06-26 | ||||
Last modification: | 2012-0604-2709 | ||||
| Last update by: |
|
...
Instance based Categories by Wujek Srujek
Instead of having to provide a class with static methods it would be good to be able to feed an instance to the use-construct and that then we will use this instance along with its instance methods. This allows instance state to be used.
tracking issue: missing
Replacing Introspector by blackdrag
Not only because of bugs like GROOVY-5019 there should be areplacement of the Introspector
tracking issue: missing
Some of the leading design ideas of this MOP
...
