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

Re: [UPDATED] was Re: [POST 1.0 task] Custom Keywords - Issue 890

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-02-20 22:11:42 CET

kfogel@collab.net wrote:

> These don't sound like very difficult steps. Stub wrappers are pretty
> easy... Is the API-compatibility stuff really causing a problem here,
> or just adding a tiny administrative burden to certain coding tasks?

I just think making

        svn_subst_keywords_differ()

a wrapper for

        svn_subst_keywords_differ_pool()

is clumsy. It doesn't reflect well on the API's overall design. That function
is only used by a single file in the entire suite (libsvn_wc/props.c). It
really has no business being part of the public API, IMNSHO.

But I wasn't around when those decisions were made; I'm just grousing about it.
  Sorry to be a distraction...

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 20 22:11:44 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.