From: Yukihiro Matsumoto Date: 2011-08-10T23:18:47+09:00 Subject: [ruby-core:38902] Re: [Ruby 1.9 - Feature #5056] About 1.9 EOL Hi, In message "Re: [ruby-core:38900] [Ruby 1.9 - Feature #5056] About 1.9 EOL" on Wed, 10 Aug 2011 22:42:59 +0900, Shota Fukumori writes: |Matz, do you have schedule in your mind? |If you have, please let us know :-) My opinion is that we should make 1_9 branch after release of 1.9.3. Then we will move forward 2.0 works on the trunk. 2.0 works includes * keyword argument support for method definitions * Module#mix * Module#prepend * and others (refinement, classbox, or method shelter?) Currently I don't plan no big change to C API, but Ko1 might have different opinion, especially regarding MVM. matz.