Yes, you can create a plugin or use a separate location for those models and controllers and add them to the path list of cake in app/config/botstrap.php. This was discussed in this group before and also there are some blog entries about the subject, so feel free to use your preferred search engine.
- Dardo. On Fri, Aug 29, 2008 at 1:11 AM, Stewart <[EMAIL PROTECTED]> wrote: > > Hey cakers, > > Let me paint a picture for you all. I have 3 different cakephp > projects. They all need to use the same basic user functionality. I > have a user controller and model already coded up form an old project > that work really well. Can I use this in a new cake project keeping it > independent of that project. I wish to be able to manage updates to > my user code away from any specific project. The idea being if i find > a user bug in one system i can fix it and each project is updated as > well. > > thanks for any ideas you have with this. > > -Stewart > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
