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

Re: file_handle_cache branch ready for review

From: Branko Čibej <brane_at_apache.org>
Date: Mon, 09 Jan 2012 15:37:43 +0100

On 09.01.2012 14:56, Hyrum K Wright wrote:
> Until we can change the minimum required version of APR, it just isn't
> worth the hassle. -Hyrum

We can change the minimum required version of APR any time we want,
really. Our API versioning guidelines aren't /that/ set in stone. Sure,
we'd have to announce that we plan to stop supporting apr-0.9.x long
enough in advance, but since we already "support" two different ABIs,
that's the same as saying we picked one ABI over another.

Once we're down that road, we can pick, e.g., 1.3 instead of the latest
release, and go with that.

For something like the filehandle cache, which is not a functional
requirement, we can then use it if APR has it, or just not use it if it
doesn't.

-- Brane
Received on 2012-01-09 15:38:39 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.