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

Re: Revision control + bug tracking

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-06-22 12:39:08 CEST

On Mon, Jun 19, 2000 at 11:20:38PM -0700, Zack Weinberg wrote:
> On Tue, Jun 20, 2000 at 12:36:25AM -0500, Ben Collins-Sussman wrote:
> > Jon Stevens <jon@latchkey.com> writes:
> > >
> > > We need to write a java client implementation library or go through JNI, but
> > > i would prefer 100% native java...
> > >
> >
> > Writing a native java client library is a HUGE task. I think writing
> > a java class that accesses the C client library thru JNI is relatively
> > straightforward. :)
>
> And the advantage of a C client library is you can wrap it up for
> whatever language you want, without having to do all the work over and
> over again. [It'd be Really Cool if wrappers for the popular
> scripting languages came bundled with Subversion.]

As a Python addict/evangelist/guru, I can state there is a very high
probability of Python bindings :-)

Presuming WebDAV is used, then the pure network protocol layers will
*definitely* exist (since I do WebDAV testing with Python).

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:05 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.