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

Re: [PATCH] Optionally use deltas in dumpfiles

From: Ben Reser <ben_at_reser.org>
Date: 2004-04-02 03:51:34 CEST

On Thu, Apr 01, 2004 at 08:37:00PM -0500, Garrett Rooney wrote:
> Actually, if the values for the bitfield are named well, I think it can
> be more readable, as opposed to remembering that the third boolean
> argument to the function represents one thing, and the fourth something
> else...

It certainly would be more readable in the perl bindings. Right now I
have a bunch of function calls like this:
$ctx->status(getcwd(), 'WORKING', sub { status_func($ctx, @_) }, 1, 0,
0, 0);

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 2 03:51:53 2004

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.