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

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

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-02-20 18:16:45 CET

John Peacock wrote:

> I have begun working to update the patch that Plasma submitted lo these
> many months ago to support custom keywords:
>

I finally got over the core problem (forgot to init a hash) and everything tests
clean. I will post the diff to the issue RSN (I need to add tests and a commit
message). Unfortunately, the patch changes some function signatures so that it
will not be suitable for the 1.1.x development (as I read HACKING), which is a
great disappointment. I wish I had taken the time to do this several months ago
so it could have been part of 1.0; now it will hang in limbo until 2.0...

I have to say that _I_ think the APR versioning guidelines are too restrictive
for an application (but understandable for a library). The failure to provide
for a smaller /public/ interface (which requires strong binary compatibility
controls) vs strictly /private/ internal interfaces (which can change more
rapidly), is going to keep many useful enhancements out of the main subversion
project for an extended period of time. Or it is going to require increasingly
perverse wrapping functions to hide the "improved" interfaces.

Don't worry! I'm not trying to start a fight at this late date. I am resigned
to the fact that I will never be running an "official" release of svn. I will
always have a few patches for features I feel I want/need to have in my local
installations (like this one and the recent 'svnserve --tunnel-user' patch). I
will also be on my own if there are problems. Caveat programmer. I wonder how
many others will be similarly conflicted...

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 18:16:35 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.