Hi folks, Hi Tor,
if I remember well Tor in the Versus episode mentioned the idea of
having a field lazy initialized by annotation. This day I read about a
library providing an annotation for caching. They call it memoization
and the annotation works for methods that have one parameter and
return a constant value for each argument value.

Seams to be a base for getting fields lazy initialized automatically.

The library is http://www.tek271.com/free/memoizer/tek271.memoizer.intro.html.

Has anybody used this library or something like this?

Kind regards

Axel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to