Frankly I found this confusing, it looks to me that the same concept can be implemented just using a closure.
p On Sat, Mar 17, 2018 at 9:08 AM, Daniel.Sun <[email protected]> wrote: > Hi Guillaume, > > I planed to generate proxy for lazy evaluation, so even if the reference of > object is accessed, evaluation will not be triggered either, which is > different from @Lazy > > Cheers, > Daniel.Sun > > > > > -- > Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html >
