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

Re: client api not optimal

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-08-26 08:52:00 CEST

On Sun, Aug 25, 2002 at 03:01:11PM -0400, Greg Hudson wrote:
>...
> > - avoid structs for the api, use the data of the struct directly
>
> Glancing over svn_client, it looks we have a good reason to use
> structures in each of the places we do so. (Although I am concerned
> about the auth baton; that structure will almost certainly need to grow,
> which could affect our ABI.)

That auth baton thing is crapola. It'll get tossed/changed when I make time
to get libsvn_auth in place. The new system should be much better for growth
and a bit more resilient to ABI changes.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 26 08:47:33 2002

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.