On 07/16/2010 04:29 PM, Bill Burke wrote:
You probably use JDK Introspection for performance? Beyond possible
CFE
problems, this is probably also a big permgen memory consumption issue,
especially with deployments with big third-party dependencies, no?
Wasn't somebody working on an optimized javassist-like approach?
I think Kabir has implemented an alternative approach based on
Javassist. If I remember correctly (increasingly unlikely these days but
you never know) it is faster. Perhaps he can comment.
regards,
Andrew Dinn
-----------