On Aug 16, 2006, at 6:23 PM, nate wrote:
> > Are you new to PHP? > > Cake is written in PHP, and PHP does not support polymorphism. So no, > Cake does not support polymorphism. You might be able to get by using some nice PHP5 functions, though: class_implements() class_parents() is_subclass_of() -- John --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
