On Tue, Aug 4, 2009 at 2:37 PM, Lee Hambley <[email protected]> wrote:

> maybe there's a wider issue here that we should parse the config.gem
> entries from the application's environment files and use those to specify
> dependencies, I really don't know - that might be the direction I take this
> feature.
>

I have been thinking about this solution for almost one year because keeping
in sync the deploy.rb file with all the environment files (including all
files in the /environments folder) it's a lot of work.
Because the solution doesn't seem so obvious (you need to parse (not to
include) the files because including production.rb and development.rb files
at the same time might cause some incompatibilities due to
constants/configuration redefinition) I ended up with that patch.

I confess I didn't completely discard the idea to work on that feature too.

-- 
Simone Carletti

Site & Blog: http://www.simonecarletti.com
Email: [email protected]
LinkedIn: http://linkedin.com/in/weppos
Nick: weppos | Skype: weppos

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Capistrano" 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.co.uk/group/capistrano?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to