Hi, I've read through the cake php manual and searched through the
cake bakery site but have not found out how to do the following model:

Reviews table
(1)
|
|
(*)
FacetsReviewsTags (*)----------- (1)Tags table
(*)
|
|
(1)
Facets table

sorry for the appalling ascii art

I don't want to resolve the FacetsReviewsTags into independant tables
as I need to maintain the distinct relationship between the three
entities

How have other people approached this in cake?

thanks in advance
Lee C


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to