Re: [patch] Use hash for optional args with long argument list in Ruby bindings
From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2007-11-13 12:54:37 CET
Hi,
In <ae6cb1100711121923yeb154f8ib3975e34d21a9281@mail.gmail.com>
> Although I didn't modify Hash for checking like the example from ActiveSupport
OK. I agree with you.
> Here's hoping this is more like what you had in mind.
Please commit but I have some comments.
> Index: subversion/bindings/swig/ruby/svn/wc.rb
We doesn't need to keep the current update_editor2 API
def update_editor2(*args, &block)
def update_editor3(target_revision, target, use_commit_times, ...)
> - def switch_editor2(target_revision, target, switch_url,
Same as update_editor2.
Thanks,
-- kou --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Nov 13 13:14:53 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.