If you need to extend AppModel, it sounds like you are creating a model class. Which should be in models, not vendors.
Vendors is usually for classes / projects that your application uses, but are separate projects in their own right (and should not contain anything application specific). What kind of functionality are you looking at putting into this new class? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
