Use containable instead of recursive. Thatll cut down a ton of unnecessary queries.
My app currently has about 30 models and 40 database tables, all using a ton of HABTM relations and it loads within 1 second. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
