Hi all, In my System, I have posts, photos and videos (each of them defined as a table in the database and as a Model in CakePHP).
And then, I have comments that could be related (i.e. "BelongsTo") either a Post, a Photo or a Video. What would be the best practice for a CakePHP MVC Patern? Thanks for your help! Theirry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
