Hi Paul,
> I'd be inclined to leave the current implementation for dynamic Groovy and
> have a native implementation just with @CS. That gives us some scope for
> leaving out some of those fields/methods.
Agreed. As Java interface can not contain all fields/methods generated
by groovy compil
I'd be inclined to leave the current implementation for dynamic Groovy and
have a native implementation just with @CS. That gives us some scope for
leaving out some of those fields/methods.
On Wed., 13 Feb. 2019, 2:39 am Daniel.Sun Hi all,
>
> I'm trying to find a solution to implement th