From: dominikho@... Date: 2009-07-29T10:04:02+09:00 Subject: Re: keyword_arguments v0.0.1 --=-=-= Content-Transfer-Encoding: quoted-printable rogerdpack writes: > Nice. Also checkout http://github.com/maca/arguments/tree/master it's > nice :) Ah, that uses a code parser, right? Syntactically it is way nicer than my solution, providing real arguments instead of a hash, too bad it won't work with dynamically created methods properly (and I wonder how big the performance impact is.) For Ruby 1.8 it should clearly parse the AST tree though, would eliminate the need of reading the source files. But I think we already have a gem for that, just forgot the name :/ Might've been "agile" or something like that... Thanks for contributing that link! =2D-=20 Dominik Honnef dominikho@gmx.net --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) iEYEARECAAYFAkpvn/0ACgkQePZ2jI1LDtdcVACfSkfm7dNCvbjiDZqrk078lQx/ ePkAoIt1aAx2s1d2VlVFc4bof53msXsC =gEHP -----END PGP SIGNATURE----- --=-=-=--