Hi I am considering compartimentalising the functionality of an application that I am building using plugins. The aim is to allow users to choose the functionality that they need
The application will have a core of data management features. The extended functionality of the application will be provided by the plugins. Plugins will all need to have access to the models of the core application My questions: 1. Do plugins have direct access to the core application's models? 2. Do plugins have access to resources like images in 3. Is this a logical way to structure a Cake application? Or am I missing the point of how plugins are meant to be used? Thanks in advance for any assistance. Regards, Langdon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
