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

Re: request to add new method in javahl: SVNClient.isValidPath

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-03-21 19:38:30 CET

On 3/20/06, Daniel Rall <dlr@collab.net> wrote:
> According to the new unit test, the attached patch works. Thoughts?

It's quite likely this is just me not understanding something about
JNI, but if the Path class only has a single static method, why does
it have constructors at all? In normal C++ code I wouldn't expect
there to even be one, it might even have a private
constructor/destructor to avoid having users accidentally instantiate
it.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 21 19:39:00 2006

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.