Hi, From: "Takaaki Tateishi" <ttate / ttsky.net> Subject: ruby-dev summary 23566-23622 Date: Thu, 3 Jun 2004 00:00:51 +0900 Message-ID: <3666.61.23.130.160.1086188445.squirrel / 61.23.130.160> > [ruby-dev:23572] keyword argments (Ruby2.0 spec) > > Nagai asked how keyword arguments and hash-style arguments work in > ruby-2.0, since a lot of hash-style arguments appear in his extension > library 'Ruby/Tk'. Matz proposed following two solutions. > (a) hash-style argument appearing at the end of argument list is > supported as usual. > (b) hash-style arguments were abolished. > Nagai chose a case for (b) because of rapid shift to ruby-2.0. I chose the solution (a) at [ruby-dev:23624]. :-) -- Hidetoshi NAGAI (nagai / ai.kyutech.ac.jp)