D
Daniel Berger
Sean said:I should have pointed out that this method only memoizes within the
instance... Another instance of Foo won't get the benefit of the
memoization.
Sean
Eh? If you memoize in initialize, why wouldn't another instance of Foo get the
benefit?
Regards,
Dan