in reply to Catalyst, Accessing Cache plugins from Models
it explains the controller usage, but doesnt mention if models can also use the cache
Well, the controller gets a cache ... the model doesn't get a cache ... give the model a reference to controller? Or use CHI?
The DBIc model makes use of cache plugins, but it's example has proved to be unhelpful
Where can I see that example?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Catalyst, Accessing Cache plugins from Models
by djzort (Sexton) on Mar 23, 2014 at 06:24 UTC | |
by Anonymous Monk on Mar 23, 2014 at 09:19 UTC | |
by djzort (Sexton) on Mar 25, 2014 at 03:16 UTC | |
by Your Mother (Archbishop) on Mar 25, 2014 at 03:57 UTC |