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

Re: Seeking JavaHL developers for RC

From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2005-10-19 23:24:34 CEST

On Wed, 19 Oct 2005, Mark Phippard wrote:

> Marc Sherman <msherman@projectile.ca> wrote on 10/19/2005 01:29:07 PM:
>
> > Philip Martin wrote:
> > >
> > > I don't do Java at all. However JNIUtil::JNIInit(JNIEnv *env) appears
> > > to be the only place that calls apr_initialize, so here's a completely
> > > untested patch (I haven't even compiled it):
> >
> > That's not the only thing that needs to be done -- the new
> > svn_wc_get_adm_dir and svn_wc_is_adm_dir apis need to be pushed out to
> > the JNI interface, so that java clients can call them.
>
> FWIW, we do not need these in Subclipse. It is just as easy to check the
> environment variable.

Marc, what's the use case for pushing those APIs out to the language
bindings? In the JavaHL case, we generally don't tend to offer quite that
low-level an API.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 19 23:24:25 2005

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.