Re: pysvn 0.1.1 Python interface to Subversion released for review and testing
From: Gareth McCaughan <gareth.mccaughan_at_pobox.com>
Date: 2003-11-01 16:57:02 CET
On Saturday 01 November 2003 10:47 am, Barry Scott wrote:
[I haven't yet looked at the actual code, only at the docs.]
Do we need the "svn_" prefixes everywhere? All these things
Class names in Python generally have initial capital letters: pysvn.Client,
It would be nice to have less cumbersome ways of constructing
# might actually be better to make this map names to already-made
def rev(special=None, date=None, number=None):
It would be nice (I'm not sure whether it would be *good*) to allow
I don't like seeing member variables exposed as part of the documented
For reasons of efficiency, svn_client_revert may be about to change
What happens when one of these svn_xxx functions returns? Do you
Some of these functions have a "recurse" argument that defaults to
There are a lot of arguments called "path". Can they take URLs pointing
-- Gareth McCaughan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sat Nov 1 16:58:01 2003 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.