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

Re: [DESIGN] Stacked resources ownership model?

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-12-15 22:04:33 CET

On Thu, 2005-12-15 at 21:55 +0100, Erik Huelsmann wrote:
> Exactly, because it doesn't solve the case where I want to be able to
> return a stream which is already stacked on a resource I'm not
> returning.

Ah, I see now.

So, I see the credible options as:

  1. Create an ownership-breaking stream for temporarily stacking
streams on top of resources you don't own.

  2. When you're temporarily stacking a stream on an un-owned resource,
just don't close the stream. Add an svn_stream_flush() if we have to.

Either is fine with me; you know the details better than I do.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 15 22:06:11 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.