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

Re: [PATCH] RA sessions should always be loaded from the same pool

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-07-28 02:39:00 CEST

Philip Martin <philip@codematters.co.uk> writes:

> The auth design generated *huge* threads on the dev list, I certainly
> gave up attempting to follow the discussion. I never really
> understood why we chose to use a hash to pass parameters.

The idea was that new auth implementations could use that hash as some
kind of type-indifferent global storehouse. In retrospect, the idea
is garbage, and has cause no small amount of annoyance for the Python
bindings which have to try to translate "potentially-unknown-C-type"
into a Python object and back again.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 28 08:21:27 2005

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.