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

Re: [PATCH] Make constructors of JavaHL classes public

From: Dmitry Pavlenko <pavlenko_at_tmatesoft.com>
Date: Tue, 8 Mar 2016 22:40:56 +0100

Yes, it would be enough, thanks!

> On 08.03.2016 17:35, Dmitry Pavlenko wrote:
> > Hello!
> > I would ask you to make some JavaHL contructors public, so it would be
> > possible to implement JavaHL more easily. Once you were so kind to do
> > that
> >
> > https://mail-archives.apache.org/mod_mbox/subversion-dev/201309.mbox/%3C2
> > 01309041617.25159.pavlenko_at_tmatesoft.com%3E
> >
> > and I'm asking you to do that once again.
>
> Would it work for you if we make the constructors package-scope instead
> of public? You'd still be able to create the objects in your
> implementation; but the user-facing API really shouldn't allow object
> creation in these cases.
>
> -- Brane
Received on 2016-03-08 22:44:48 CET

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.