Mislav :
> I really don't think a web framework should know about, care for
> or become optimized in any way for a specific SCM, regardless
> of whether or not 95% of developers use Subversion. SCM helpers,
> scripts and tools should be distributed outside of framework core.

Are you suggesting to remove all the Subversion-related features
in Rails ?

Here are some examples showing that Rails is not SCM-agnostic
and Subversion-opiniated :

- Rake task 'test:uncommitted ',
- all the plugin installation system,
- '--svn' option for Rails generator
...

(I don't include the Rake tasks to freeze Rails in vendor / )

   -- Jean-François.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" 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/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to