Community
Participate
Working Groups
We should introduce some kind of meta object protocol for interpreted Xbase languages. Those objects would look like a Map<String,Object> with a pointer to its JvmDeclaredType. JvmOperations, JvmConstructors and JvmFields would get an interpreter strategy within the JvmModelInferrer.
We should investigate what is needed to make using the Xbase interpreter as easy as possible.