[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: Branko Čibej <brane_at_apache.org>
Date: Tue, 8 Mar 2016 22:28:53 +0100

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/%3C201309041617.25159.pavlenko@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:28:58 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.