Hi all,
As Groovy 4 will focus on indy and eliminate the old call sites, I am
trying to walk through the implementation of indy...
Could you tell me why setting property is not supported in indy? It
is in TODO list, or not supported on purpose? Thanks in advance :-)
```
public s
On 28.12.19 19:25, Daniel.Sun wrote:
Hi all,
As Groovy 4 will focus on indy and eliminate the old call sites, I am
trying to walk through the implementation of indy...
Could you tell me why setting property is not supported in indy? It
is in TODO list, or not supported on purpose