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

Re: svn commit: r19258 - in branches/svnserve-ssl/subversion: include libsvn_subr

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2006-04-08 17:43:21 CEST

On 4/8/06, Greg Hudson <ghudson@mit.edu> wrote:
> I hope I am only the first to say: ick.

+1.

> If you want to extend an svn stream, why do you need to muck with the
> svn_stream interface? Just create some other functions which operate on
> the same object as the stream's baton.

Or, just wrap the stream with another stream. OpenSSL offers buffer
streams - so SSL should just be implemented as a stream wrapper: like
Base64, svndiff, etc. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 8 17:44:05 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.