SpecialK
SpecialK copied to clipboard
Automatically mark references not appearing in a reset block as @transient
Macros might be able to do this purely syntactically.
Actually, macros don't have access to the generated class for the closure. So, a macro-based solution would have to be creative.