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

Re: [APR] apr_file_copy() improvements

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-03-10 18:51:59 CET

On 3/10/06, Michael Sweet <mike@easysw.com> wrote:

> Would it make sense to rev the API, then, so that Subversion can
> look for the new API and fall back to its own implementation when
> thew new API is not present?
>
> The new API could provide an explicit "binary copy" argument so that
> The Right Thing is done on all platforms for both text and binary
> files.

APR does not typically rev APIs like Subversion does, although there's
no reason we couldn't do it if absolutely necessary. In this case
though it seems kind of silly to, we're not changing the interface, if
Subversion needs to conditionalize use of the API on fixes to its
internals there's always the APR version number defines for that
purpose.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 10 18:52:37 2006

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.