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

Re: swig and bindings for 1.2

From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2005-03-23 08:44:38 CET

Ben Collins-Sussman <sussman <at> collab.net> writes:
> 1. What is the state of our SWIG support as we move into 1.2? Which
> versions do we want to support, which versions do we not want to
> support?
> 2. It would be really nice if the various bindings-maintainers can get
> them cleaned up this week and presentable for 1.2. There are new
> locking APIs, some new svn_foo2() APIs, a new notification system, and
> a whole new RA API.

Perl is the only one supporting ra api in the vtable form, I've updated it
to make use of the new cleaner and flatten api. Note that this should
make it easier for other languages to support, but they still need to implement
the vtable invoker for report_t for ra->do_* to work.

Currently all tests for svn/perl, svn::mirror, svk pass with svn-trunk.

I'll try to make sure locking api works in Perl around weekend.

Cheers,
CLK

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 23 08:49:58 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.