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

Re: [serf-dev] Re: What stands between us and branching 1.7?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 24 Jan 2011 09:37:44 -0500

On 01/24/2011 02:20 AM, Lieven Govaerts wrote:
> Linking the file pool to the pool of its parent dir has resulted in crashes
> earlier. I seem to remember it's because the files are received after the
> dir is already closed in the editor drive, but I don't remember all the details.

I can't speak directly to the code in the question, but it is valid to drive
an editor such that file batons outlive all directory batons. Generally
speaking, file-specific pools in editor implementations should probably be
children of the editor-global pool (and remain as lightweight as possible).

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2011-01-24 15:38:29 CET

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.