I feel like I'm spinning my wheels searching for something that I
woulda figured was already coded, but no such luck ... I'm looking for
something that helps with searching on any possible association setup
for a Model. So of the stuff I've come across are:

http://nik.chankov.net/2008/03/01/filtering-component-for-your-tables/
http://teknoid.wordpress.com/2008/08/06/habtm-and-join-trickery-with-cakephp/
http://bakery.cakephp.org/articles/view/advanced-pagination-1-2
("Search" portion)
Items in the Google Group FAQ.

But so far nothing the encompasses it all, the "Containable" behaviour
doesn't even quite do it - close, but not constraining enough.
Furthermore, some of the solutions involve having to do it over again
for each Model/Controller that requires, or have "trickery" or
"hackery" - not that that's necessarily "bad", just having to do a
"work around" is indicative of an underlying fault or missing feature.

So my question is: does anyone have a nifty little component that
handles this all?

I'll probably just write my own, but worth checking before re-
inventing the wheel.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to