in my world my components and helper directories are kept in a seperate svn repository and then checked out as externals to the deployment and test applications. This way I share them all with all my client applications, and it helps me define ownership of those as seperate entities from the 'clients' code.
Sam D On 9/19/06, nate <[EMAIL PROTECTED]> wrote: > > You can set $componentPaths as an array of alternate loading paths in > app/config/bootstrap.php > > > > > -- == S. DeVore (the old fart) the advice is free, the lack of crankiness will cost you --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
