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

Python bindings for repos.parse_dumpstream{2,3}?

From: Alexey Neyman <stilor_at_att.net>
Date: Mon, 25 Aug 2014 21:32:52 -0700

Hi,

Am I correct that repos.parse_dumpstream{2,3} are currently unusable
from Python bindings? These functions take a vtable as one of the
arguments, but the generated bindings for svn_repos_parse_fns{2,3}_t
implement *calling* of the vtable methods rather than a way of
overriding them.

If I understand correctly, for these functions to be usable, the
bindings need to implement a wrapper similar to delta.Editor class. Am
I right?

Regards,
Alexey.
Received on 2014-08-26 06:40:07 CEST

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.