I'm curious, just how does cake know which model the foreign key in
question is pointing to?

Looking at this:
 var $hasOne = array('PrimaryCharacter' => array('className'
=>'Member', 'foreignKey' => 'primary_member_id'));

I don't see anywhere where I'm telling cake that the model I'm
associating with is the Character model.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to