On Tue, Nov 15, 2011 at 2:00 AM, Michael Toomim <[email protected]> wrote:
> (Massimo, I'm not sure what the problem is you're referring to with > creating an instance before I cache.) > Cache expects a callable object, instances are not callable, they have to be called inside cache logic. -- Bruno Rocha [http://rochacbruno.com.br]

