In my setup the preview_id field is in the artifact table, which means that it belongsTo Preview as I understand it. Then, my Preview hasMany Artifact relationship also allows me to use the same picture for multiple artifacts if I wanted to. (Whether or not I really want that is debatable I suppose). But that was my original logic.
I am still reading through your second post -- that may change my mind on all of this anyways! Thanks for your response. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
