[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-04-02 03:37:00 CEST

On Apr 1, 2004, at 8:32 PM, Ben Reser wrote:

>> * It makes all of the APIs which take boolean flags (including the
>> majority which we'll never extend) more heavyweight, in terms of the
>> verbiage necessary to describe and use them.
>
> True. Bitfields are more difficult to use. It's a tradeoff and
> depends
> on if you think the benefits are worth the cost.

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 all depends on how you look at it I suppose.

-garrett

---------------------------------------------------------------------
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:37:15 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.