Sean Cribbs wrote:
> 1) To set constant the version of Radiant you are using, either via the 
> gem or edge, to a version that is solid and works for you.
> 2) To have the absolute latest code from the development repository, 
> i.e. "be on the edge".

I'd also add:

3) Because it allows you to completely customize your configuration for 
Radiant and check it into your own version control system. When it comes 
time to upgrade Radiant you just replace vendor/radiant with the latest 
version, run migrations, and execute the update task:

rake db:migrate
rake radiant:update

"Project mode" is probably a much better name for this. We've used the 
term "instance" in the past, but it seems to confuse people when they 
first hear it. I'm recommending we deprecate the old phrase and adopt 
the new one.

--
John Long
http://wiseheartdesign.com
_______________________________________________
Radiant mailing list
Post:   Radiant@lists.radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to