CDV ❯ Refactor AsmClassInfo to parse classes lazily
-
New Feature
-
Status: Open
-
2 Major
-
Resolution:
-
DSO:L1,X-AspectWerkz
-
-
prodmgmt
-
Reporter: ekulesho
-
March 28, 2007
-
0
-
Watchers: 0
-
March 19, 2010
-
Description
We could refactor AsmClassInfo to parse classes lazily only when it is asked for information about fields and methods. This may help to reduce memory overhead and improve performance of the expression matching/instrumentation.
This seems low priority unless we are seeing a problem but if you get some free time go wild.