Hi,
In message "Re: [ruby-core:39838] Re: Road to 2.0"
on Mon, 3 Oct 2011 02:22:32 +0900, Yusuke Endoh <mame / tsg.ne.jp> writes:
|> * Module#prepend
|> * keyword arguments (decomposition of hash argument in callee)
|
|Great. I think that the specifications of these are almost
|concluded, right?
Yes, but I have to think about them more thoroughly. To do so, I have
implement them experimentally.
|> The implementation issues are not covered here. We'd love to add
|> thing such as new GC, better Windows performance, better VM
|> performance, etc. But I think we'd better focus the language design
|> first.
|
|To decide an idea of 2.0 release schedule, we should consider
|the implementation issues too. There is any candidate of
|"must-have" among them?
|This is a "provisional" decision. Don't hesitate to state
|just candidates.
For me, all implementation issues are "if-possible". For other guys,
e.g. Koichi might have different opinion.
matz.