On 23.05.2016 16:35, Cédric Champeau wrote:
Yes, "local" extension methods are a very powerful tool. For example extensions that are scoped to a class (and optionally its sub-classes). Static discoverability is important.
but assuming we had that... what would be missing? Why is @DelegatesTo not enough for static builder for example?
bye Jochen