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

Re: CLI vs. javahl

From: McClain Looney <m_at_loonsoft.com>
Date: 2004-08-03 15:15:30 CEST

On Aug 3, 2004, at 3:12 AM, Gabor Nagypal wrote:

> I am sure you already had this CLI vs. javahl discussion, but I cannot
> find it on the list. Could somebody point me to the document
> describing the resons using javahl?

performance, reliability, correctitude.

the subclipse team has contributed a fairly large chunk of code to
javahl (just since i've been keeping track), and continue to improve
it. as of svn 1.1, the javahl build will be integrated with the main
build, and therefore be _much_ easier for you to build yourself,
eliminating the dependency and versioning problems (which are the
largest ones).

the other benefit is that javahl is much more amenable to fixing, as it
isn't used by users. getting svn cli to change its output for our
benefit is impossible (assuming the output isn't a bug). javahl on the
other hand, is much more malleable.

the real javahl discussion occurred on the dev@subversion.tigris.org
list if you need more.

---
McClain Looney
m@loonsoft.com
Received on Tue Aug 3 23:15:30 2004

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.