| Sign In/My Account | View Cart |
| Article: |
Memoization in Java Using Dynamic Proxy Classes | |
| Subject: | AOP... | |
| Date: | 2003-08-22 00:14:15 | |
| From: | tomwhite | |
|
Response to: AOP...
|
||
|
Lots of interesting ideas here! It seems very natural to implement memoization as a part of a AOP framework, as you really get a lot of control over which methods to memoize. (Although if you are not using AOP, the approach presented in the article works just fine.) I will definitely check out Nanning.
|
||
Showing messages 1 through 1 of 1.