Hi everyone, I´m trying to solve a problem and I can´t figured out how to do this. It isnt a direct Cake topic, but involves it.
I have many web applications for different clients, and all are going to work with Cake. I´ve managed to solve the problem of sharing the Cake´s core, but now I have a deeper problem. My apps are separated by modules, for example, I have the "Newsletter module", or the "Users Register Module". Now, my first aproach was to develop a "standard" module and then copy/paste it in the different sites that uses it. But yesterday I´ve changed all my findAll functions, and I had to enter every copy of the module code to make the change. So I was thinking that there has to be a way of share a "standard module" (controllers, models and some views) between the different sites, so when I make a change, all the sites reflectes it. I can imagine that surely there has to be some inheritance, but I´m newbie at Cake and I can figured it out. Anybody with experience with Cake and PHP can help me with some brilliant idea? Thanks! Martin Bavio --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
