Hi Bret I would probably still go with the core modification myself. Then you get to benefit from Cake's automatic query generation which will save you a mountain of work over generating queries by hand for "finderQuery". This is for me one of the greatest advantages of Cake.
Upgrading to a new version of Cake will be relatively infrequent, so you just have to remember to do the code change on the query generator. Regards, Langdon Bret Kuhns wrote: > I'm using CakePHP version 1.1.13.4450. I figured I could always modify > the core code, but that makes updating the core a hassle. I was hoping > someone might be able to figure out a better solution. I'm still > leaning toward the "finderQuery" key in $hasAndBelongsToMany, but I > have no idea how it works, or if it'll fix my problem. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
