in reply to OO, Class::MethodMaker, and get_set

Why don't you just write method C by hand and make it do the computation and handle the caching? It seems to me that the actual computation and caching should all be hidden behind this public API.
  • Comment on Re: OO, Class::MethodMaker, and get_set