> This is a lot of environments for one set of code to jump around in.
> How does cakePHP handle this? Will configuration environment for
> CakePHP allow it to jump from computer to computer without any
> problems? 

I use Ant to build my projects to dev, test, and production 
environments.  Configuration values are set in the build file and 
substituted into config files at build time.

This works very well for me and causes no problem.  Your approach sounds 
reasonable to me.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to