[Xapian-tickets] [Xapian] #186: User subclassable classes should be reference counted

Xapian nobody at xapian.org
Fri Apr 26 09:59:23 BST 2013


#186: User subclassable classes should be reference counted
-------------------------+--------------------------------------------------
 Reporter:  richard      |        Owner:  olly     
     Type:  defect       |       Status:  assigned 
 Priority:  normal       |    Milestone:  1.3.2    
Component:  Library API  |      Version:  SVN trunk
 Severity:  normal       |   Resolution:           
 Keywords:               |    Blockedby:           
 Platform:  All          |     Blocking:           
-------------------------+--------------------------------------------------
Changes (by olly):

  * status:  new => assigned
  * milestone:  1.3.x => 1.3.2


Comment:

 There are some issues still with the bindings, shown by the python tests.

 Having poked it for a while, I think we need to "disown" (in SWIG terms)
 the wrapped subclassed objects when we pass them to C++, so that the C++
 half holds a reference to the Python (or other language) half, and then
 sort out a few kinks so everything works smoothly with that done.

 Marking this for 1.3.2.

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



More information about the Xapian-tickets mailing list