Community
Participate
Working Groups
Create extensions need to be added as a first-class feature, since the semantics cannot be implmented using a library approach.
Proposed syntax: create thing: new Thing() createThing(String a, boolean b, int c, int d) { thing.a = a; if (b) return; thing.c = c + d; } The cache lifecycle is bound to the instance of the Xtend-class.
pushed to master
Closing all bugs that were set to RESOLVED before Neon.0