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

Re: Consolidating private/svn_subr_private.h

From: Greg Stein <gstein_at_gmail.com>
Date: Tue, 4 Sep 2012 23:11:24 -0400

On Sep 4, 2012 5:47 PM, "Daniel Shahaf" <d.s_at_daniel.shahaf.name> wrote:
>
> Stefan Fuhrmann wrote on Tue, Sep 04, 2012 at 22:03:54 +0200:
> > Hi there,
> >
> > While looking for the appropriate place to declare a few
> > svn-private constants, I realized that libsvn_subr is the
> > only lib that comes with multiple private headers.
> >
>
> Why is that a problem?

Every other library has a single private header. With subr, you gotta go
search every time to see if the declaration is in svn_subr_private.h, or
some other random header. It's a scattered mess.

Unifying the APIs into a single library header would be a huge improvement.

Cheers,
-g
Received on 2012-09-05 05:12:02 CEST

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.