Hi, from what I've seen in this group, it seems that Cake has trouble dealing with any information further than foreign_key and association foreign_key being put into the join table. I have to build an application with nearly all join tables, and usually the join tables have some extra info in them. An example - Words are joined by syllables_words to syllables, But Syllables_words has an extra field called order - so I know which order the syllables are in for a particular word.
I'm fresh to OOP, never mind frameworks - I did a lot of PHP some years ago but have been away for a while, and my brain is still procedural. I'm very keen to get into both OOP and frameworks, but it looks like I'd better practice OOP on this project and get into frameworks later on. Pity, as I really like Cake - I have tried the Zend framework, PHPonTrax and Symfony - Cake was the only one where I could launch straight in! Great work - but maybe too steep a curve for this project... UNLESS somebody has a really easy explanation of how to deal with HABTMs with extra fields... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
