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

Re: svn commit: r18307 - trunk/subversion/libsvn_ra_serf

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2006-02-01 03:38:45 CET

On 1/31/06, Greg Stein <gstein@lyra.org> wrote:
> I'd suggest interpreting lookup_props to mean, "look up <these>
> properties; otherwise, if NULL, then fetch all properties."
>
> That should simplify things within the function an the callers.

I saw that was how ra_dav does it, but something strikes me as funny with that.

*shrug*

> Seems that you could make a generic blocking function that takes a
> pointer to a boolean.

*light bulb*

To a pointer to a...what you said. *ping* I kept writing that loop
and getting annoyed at cut-and-pasting that code over and over. I
don't know why I didn't hit on the pointer to the boolean thingy.

Thanks. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 1 03:39:27 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.