Is there a location where I can place multipurpose classes? For controllers you can use components, for models you can use behaviours. But I have some multipurpose classes (e.g. Encryption service, String generator etc.), which should be accessible from models and controllers. Is there a standard way to deal with these type of classes?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
