Open bric3 opened 12 years ago
As of today CGLIB does not support annotations.
This should be our first priority, I think.
Indeed though on CGLIB I only used the enhancer API. But for annotation support I guess we need to update CGLIB with ASM 4.
As of today CGLIB does not support annotations.