[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 some JavaHL classes public

From: Branko Čibej <brane_at_wandisco.com>
Date: Wed, 04 Sep 2013 15:47:32 +0200

On 04.09.2013 15:03, Dmitry Pavlenko wrote:
> Hello all!
> There're 2 classes in JavaHL interface (CommitItem and ConflictVersion) that have package local
> constructors that makes it difficult to construct them from SVNKit. I would ask you to make the
> constructors public.

I disagree. Those constructors are not meant to be used by the JavaHL
API consumers. If SVNKit wants to instantiate those classes for some
reason, it'll have to do some package injection magic.

Although I have trouble understanding why SVNKit would want to use
JavaHL ...

-- Brane

-- 
Branko Čibej | Director of Subversion
WANdisco // Non-Stop Data
e. brane_at_wandisco.com
Received on 2013-09-04 15:48:07 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.