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

Re: Developing Java Client?

From: Noel J. Bergman <noel_at_devtech.com>
Date: 2003-10-23 19:10:31 CEST

> The current Java API's that rely on JNI are bad

And you gave a very good list of reasons why.

However, apparently, Subversion does a great deal of work on the client
side, so it is not a matter of just writing a transport layer. See:
http://subversion.tigris.org/files/documents/15/17/svn-design.html#Client%20Layer.
From the responses, it seems that the major concern is in that area, not the
wire-level protocol. Writing just a WebDAV transport (for which there is a
good starting point at Apache), for example, would be just part of the
picture.

    --- Noel

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 23 19:32:00 2003

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.