Those seem to be done as Components, so I imagine the way to include component classes doesn't cause the problem seen here. I'm still new to Cake (just started coding yesterday :) But the description of Components (as controllerettes, etc) doesn't necessarily match the use case here. So should one really have to set up a Component just in order to be able to subclass their models?
I'm not clear, but if you (or anyone else) can tell me how this relates to the larger 'Cake way of doing things', that would be great. On 8/18/06, John David Anderson (_psychic_) <[EMAIL PROTECTED]> wrote: > > For inherited models, you might look to see how Cake's ACL models are > set up. ACO and ARO are both children of a class called AclNode. -- Best, Irfan Baig --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
