[Xapian-tickets] [Xapian] #346: Python 3 support
Xapian
nobody at xapian.org
Thu Jul 12 00:47:50 BST 2012
#346: Python 3 support
--------------------------------------+-------------------------------------
Reporter: olly | Owner: richard
Type: defect | Status: assigned
Priority: highest | Milestone: 1.3.2
Component: Xapian-bindings (Python) | Version: SVN trunk
Severity: normal | Keywords:
Blockedby: | Platform: All
Blocking: |
--------------------------------------+-------------------------------------
Comment(by olly):
We've tried to maintain non-SWIG based bindings for other languages (Perl
and Java), and it doesn't work out well - they inevitably end up lagging
significantly behind the C++ API. The key things SWIG gives us are that
it largely automates wrapping new classes and methods, and that it's just
one tool to have to learn.
So if you want to go that route, I'm afraid you get to maintain them as a
separate project.
--
Ticket URL: <http://trac.xapian.org/ticket/346#comment:45>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list