Re: [patch] Use hash for optional args with long argument list in Ruby bindings
From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2007-11-17 05:39:50 CET
Hi,
In <ae6cb1100711162027r44ac7627qa0d44964b0bf03fa@mail.gmail.com>
> > Using keys of default options is OK but I don't define
Can you freeze all values without mistake? e.g.
DEFAULT = {
isn't enough. We need to write like the following:
DEFAULT = {
# And I don't want to see many 'freeze'.
Thanks,
-- kou --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Nov 17 05:40:03 2007 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.