[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] packages for the various types in libsvn_client in Client.pm

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-11-29 19:29:42 CET

On Nov 27, 2003, at 5:34 AM, Ben Reser wrote:

> * subversion/bindings/swig/perl/Client.pm
> Packages that allow variables of the following types to be used
> in object style in perl: (svn_client_commit_info_t,
> svn_client_commit_item_t,
> svn_client_ctx_t,

svn_client_ctx_t support doesn't seem to be added by this patch, so it
shouldn't be mentioned here.

I've also been wondering if it might make more sense if the client
context got rolled into an SVN::Client object of some sort, so it can
be created once and easily reused. The Client object could have
methods that call the standard SVN::Client::foo functions and
automatically pass in the appropriate client context. It seems
conceptually clearer to me, but I'm not a big perl person, so I don't
know if that makes sense or not.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 29 19:30:12 2003

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.