[Xapian-tickets] [Xapian] #499: ValuePostingSource value_it not exported to Python (and other?) bindings

Xapian nobody at xapian.org
Tue Dec 1 11:53:35 GMT 2015


#499: ValuePostingSource value_it not exported to Python (and other?) bindings
-----------------------------+----------------------------
 Reporter:  jcassee          |             Owner:  richard
     Type:  defect           |            Status:  new
 Priority:  normal           |         Milestone:  1.3.5
Component:  Xapian-bindings  |           Version:  1.2.2
 Severity:  normal           |        Resolution:
 Keywords:                   |        Blocked By:
 Blocking:                   |  Operating System:  All
-----------------------------+----------------------------
Changes (by olly):

 * milestone:  1.3.x => 1.3.5


Comment:

 As far as I can see, `%extend` doesn't work for allowing access to a
 `protected` member.

 So as with #498, either we create a subclass in the bindings which adds
 C++ getters/setters and wrap that instead, or else we just add these in
 C++.  Consistency in handling these (and anything similar) would be
 better.

--
Ticket URL: <http://trac.xapian.org/ticket/499#comment:4>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list