Hello,

I'm currently designing a database for an app I'm writing, and have a  
question on something.

I have four tables: tasks, contacts, documents and companies.

Multiple tasks can be assigned to either a contact, document or company.

The problems is, I don't want to limit myself to just three tables,  
and I'd rather not have contact_id, document_id and company_id in my  
tasks table.

What would be the best way around this? Does the answer lie with  
bindModel() ?

Thanks in advance!

Chris.

P.S. I hope everyone has a great Christmas, and a good 2008 baking  
lots of cool stuff!

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