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

Re: GUI Notes

From: Branko Èibej <brane_at_xbc.nu>
Date: 2001-07-04 18:15:07 CEST

Alexander Mueller wrote:

>Swapping over to Subversion I hoped to be able to do the same. Its true,
>using a C api is niced. But using a commandline interface is more
>platform independent.
>
Why would it be more platform-independent? If we're able to build the
command line client on a platform, then the C libraries are available on
that platform, by definition.

Or did you mean "programming language independent"? Well, if you want to
write the GUI in Jave, you can always use JNI to call Subversion's APIs.
Yes, you'll have to build the libraries for every platform you want your
GUI to run on; but that's the same as building the command-line client
on those platforms.

    Brane

-- 
Brane �ibej
    home:   <brane_at_xbc.nu>             http://www.xbc.nu/brane/
    work:   <branko.cibej_at_hermes.si>   http://www.hermes-softlab.com/
     ACM :   <brane_at_acm.org>            http://www.acm.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:32 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.