I found an article online about lazyloading of models based on their need rather than all at once.
I've tried making a custom method of binding models on the fly but that has many problems as well. I have roughly 80 tables that all relate to the user some how and they all inter relate to eachother too. Does cakephp1.3 do lazy loading by default? Does anyone have a solution to loading models and/or binding models on the fly? Alan Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
