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

Re: New API svn_stream_lazyopen_create - documentation

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Tue, 23 Apr 2013 15:03:35 -0400

On 04/23/2013 02:23 PM, Philip Martin wrote:
> "C. Michael Pilato" <cmpilato_at_collab.net> writes:
>
>> Strictly speaking, though, any of the 'read',
>> 'mark', 'skip' or 'write' operations will trigger the
>> open-if-not-yet-opened() logic of the lazyopen stream.
>
> As will 'skip' and 'seek', i.e. all public operations apart from
> 'close'. The new flag allows 'close' to trigger as well.

Yes, that's correct. It would seem my visual scan of the source fell short
due to scrolling over so many similarly declared functions.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development

Received on 2013-04-23 21:04:12 CEST

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.