| Stacked resources (streams, files) && resource ownership
From: Erik Huelsmann <ehuels_at_gmail.com>
 Date: 2005-12-11 22:13:22 CET 
Whlie trying to optimize svn_wc_transmit_text_deltas, I was
   stream_translated
   stream_from_aprfile
   apr_file
 All functions we have until now, keep references to all streams and
 On the other hand, we seem to have a 'close' mechanism on all kinds of
 When looking at it this way, I think we have 2 different models of
 What I want to do is add streams which close the streams which they're
 I shortly talked with Greg Hudson on irc about this, but since he had
 bye,
 Erik.
 | 
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.