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

Re: API compatiblility wrapper function dilemma

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-03-11 12:40:00 CET

kfogel@collab.net wrote:
>>Does anyone see a way that I can get back to the props hash with only
>>the url to go on?
>
> Not in a nice way, no.

That's what I was afraid of.

>
>
>>p.s. this is another function which probably should have never been exposed
>>in the public API
>
>
> Hmm, I don't know -- have you searched for its callers?
>

Yes. It's called from the following locations:

translate.c:svn_wc__get_keywords()
export.c:close_file() and copy_versioned_files()
cat.c:svn_client_cat()
commit.c: end_file_contents()

As you can see, the only existing public function which calls it is precisely
the best one to provide a public interface to it, i.e. cat.c:svn_client_cat().

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 11 12:39:55 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.