I think the idea is that they're only required for this one action and so putting them all in $uses would entail far too much overhead.
On Mon, Jan 12, 2009 at 12:03 AM, Webweave <[email protected]> wrote: > > I'm confused by your question, why wouldn't you just add the model to > your $uses: http://book.cakephp.org/view/53/components-helpers-and-uses > > That's the standard way of including a model in your controller. > > On Jan 10, 10:56 pm, Miles J <[email protected]> wrote: >> Der... I could call $this->loadModel(). > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
