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

Re: Python Command-line Client Bindings

From: David James <james82_at_gmail.com>
Date: 2005-06-29 20:29:21 CEST

On 6/29/05, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> What's the point of calling the command line client's main from python
> in the first place? Won't that just call through to the underlying
> svn_client_foo functions, bypassing all the python wrappers you intend
> to test by building this 'command line client in python'?
Yes, that's right. According to my proposal, "This initial prototype
will provide the full functionality of the Subversion client, but will
only test the surface functionality of SWIG." After that, I'll rewrite
the command-line client piece by piece, starting with the main
function.

Of course, this whole discussion is moot if you would prefer that I
take a different approach. See my other email for alternatives:
  http://svn.haxx.se/dev/archive-2005-06/1074.shtml

Cheers,

David

-- 
David James -- http://www.cs.toronto.edu/~james
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 29 20:30:20 2005

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.