Re: [PATCH] Add some RDoc comments to the SWIG/Ruby bindings, part 1
From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2006-06-23 03:43:43 CEST
Hi,
2006/6/23, Kobayashi Noritada <nori1@dolphin.c.u-tokyo.ac.jp>:
> > > + # Following methods are also available:
Yes, you're right. It is my mistake.
Could you please commit the patch, nori?
Thanks,
-- kou > + # Following methods are also available: > + # > + # [created_rev] > + # Returns a revision at which the instance was last modified. > + # [has_props] > + # Returns true if the instance has properties. > + # [last_author] > + # Returns an author who last modified the instance. > + # [size] > + # Returns a size of the instance. > class Dirent We should provide have_props? method instead of has_props to make the bindings more Rubyish. Could you add a new alias and update the corresponded commet after you commit? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jun 23 03:44:19 2006 |
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.