Work has started on Ruby 2.0
github.com
Work has started on Ruby 2.0
1–10 of 62 posts
Re: Work has started on Ruby 2.0
#2Re: Work has started on Ruby 2.0
#3Let's hope it will gain more acceptance and usage than Python3. Do they intend major changes?
Re: Work has started on Ruby 2.0
#4Re: Work has started on Ruby 2.0
#5http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/...
Re: Work has started on Ruby 2.0
#6If you are interested about what directions ruby will take in the future you can read this thread in the ruby core mailing list. http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/...
Re: Work has started on Ruby 2.0
#7http://confreaks.net/videos/654-rubyconf2011-keynote-ruby-ev...
Re: Work has started on Ruby 2.0
#8Let's hope it will gain more acceptance and usage than Python3. Do they intend major changes?
For good or bad, the ruby community tends to embrace changes faster than the Python community. For example Rails is going to drop 1.8.7 support in the next release 3.2
The Wall of Shame gives a very partial overview of the situation: http://python3wos.appspot.com/
It does not help that useful stuff from 3.x get backported to 2.x or available via __future__, and that IMHO Python 2.7 is awesome so the urge is not quite there (well, not as much as working with Ruby 1.8 when you tasted 1.9)
Re: Work has started on Ruby 2.0
#9Re: Work has started on Ruby 2.0
#10Let's hope it will gain more acceptance and usage than Python3. Do they intend major changes?