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

Re: The new svn_wc_adm_*_depth functions.

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-03-08 18:52:46 CET

kfogel@collab.net writes:

> Is it our intention that these new functions
>
> svn_wc_adm_open_depth
> svn_wc_adm_probe_try_depth
> svn_wc_adm_probe_open_depth
>
> supersede their non-depth predecessors, and that (eventually) all
> callers of the predecessors be converted to use the depth versions? I
> would think so, but just want to make sure here first.
>
> If so, it's time to mark the predecessors
>
> svn_wc_adm_open
> svn_wc_adm_probe_try
> svn_wc_adm_probe_open
>
> as 'deprecated'. This should be pretty simple: just make a special
> 'deprecated' marker that's easy to grep for, and open a single new
> issue in the 2.0 milestone:

If this patch had appeared pre-1.0 I'd have replaced the non-depth
interface with the depth one, i.e. I'd have made svn_wc_adm_open take
a depth argument. If we ever produce the fabled "new libsvn_wc" then
it will probably use a completely different interface without any of
the current names--well, that's true for the one I'd write. I don't
know whether that's a 2.0 thing.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 8 18:53:06 2004

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.