[Xapian-tickets] [Xapian] #499: ValuePostingSource value_it not exported to Python (and other?) bindings
Xapian
nobody at xapian.org
Fri Aug 5 06:42:23 BST 2011
#499: ValuePostingSource value_it not exported to Python (and other?) bindings
-----------------------------+----------------------------------------------
Reporter: jcassee | Owner: richard
Type: defect | Status: new
Priority: normal | Milestone: 1.3.0
Component: Xapian-bindings | Version: 1.2.2
Severity: normal | Keywords:
Blockedby: | Platform: All
Blocking: |
-----------------------------+----------------------------------------------
Changes (by olly):
* milestone: 1.2.x => 1.3.0
Comment:
I think perhaps the best solution here would be to add getters for each of
the protected members, possibly only for the bindings (by using
{{{%extend}}}).
Fixing that in 1.3.x first makes more sense at this point, though if done
just for the bindings it would be an API addition, and so probably OK to
backport. If we did it for C++, we'd have to leave the protected
variables in place (for ABI compatibility in 1.2.x, and probably
deprecated but still present for backward compatibility for 1.3.x/1.4.x).
--
Ticket URL: <http://trac.xapian.org/ticket/499#comment:2>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list