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

Re: ctypes + Subversion + a few high level python modules = really great python bindings

From: John Peacock <jpeacock_at_rowman.com>
Date: 2007-04-10 02:26:18 CEST

David James wrote:
> - Should we choose ctypes over SWIG?

No. The whole point of SWIG is to provide a consistent interface to *multiple*
programming languages. There are multiple SWIG consumers for Subversion, not
just Python. If Python alone moves to ctypes, it will mean that the SWIG code
for the other consumers will be slowly be ignored and bugs not fixed.

If there is a problem with the way that the current Python API is implemented in
SWIG, fix that, don't abandon the other languages. Feel free to fork your own
implementation if you want, but the project should continue to support/fix the
SWIG bindings so that all can share...

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Blvd
Suite H
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 10 02:26:14 2007

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.