Hello, I could not find the answer searching, so if anyone has a solution, I'd greatly appreciate it.
I'm using cake for many different applications on our web server. I have a shared directory where I keep the core cake files and then for each new application, I bring over the app files and go from there. I've developed several components to handle date processing, data filtering, etc that I'd like each application to have access to without having to copy the compent file to each app's controllers/components directory. I'd like to have these component files live in a shared directory somewhere. Also, though, I'd like the ability to create application specific components if need be. I thought about creating a symbolic link, but then I cannot create app specific components. Does anyone have a recommendation on allowing mutliple apps use a shared component that lives in one location? Thanks much, -Aidan http://aidanslair.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
