[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: Zack Weinberg <zack_at_wolery.cumb.org>
Date: 2000-06-20 08:20:38 CEST

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.]

Plus, strange people like me who actually LIKE plain ol' C can use the
library, too. :)

zw
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.