Hacker News new | past | comments | ask | show | jobs | submit login

It is not true that Rails 3 is dependent on Prototype.js. It is just that it is what Rails started with. You cannot just get rid of something that will break backward-compatibility.

Btw, Rails 3.1 will start supporting jQuery. https://github.com/rails/rails/commit/708e09448ba41c45f189c6...

That's a commit of mine. But, it won't be in the official release of any 3.0.X. It is currently only on the master trunk and soon it will be released together with Rails 3.1.

To answer your second question, I don't think that anyone in the Rails community will say that SC is the future of Rails 3 even though two of the core contributors of Rails are involved in SC.

And, don't forget that 37 Signals which is the company started Rails is going to release their Cinco javascript framework.




I'm confused how you can say that Rails 3 does not depend on Prototype.js, when if you generate scaffolded views they make heavy use of Prototype. I _do_ understand that you can use Rails 3 without prototype, of course. But it's definitely a dependency of the framework at the moment.

That's great about Rails 3.1 supporting jQuery -- I'm certainly excited about it. I'll go check out your commit...

Interesting about Cinco, I hadn't heard of it.


I wish that scaffolding would go. I've not used it in four years, apart from when inheriting code from Rails-newcomers.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: