[Xapian-tickets] [Xapian] #401: Weight cannot be subclassed in bindings

Xapian nobody at xapian.org
Thu Oct 1 22:59:19 BST 2009


#401: Weight cannot be subclassed in bindings
-----------------------------+----------------------------------------------
 Reporter:  james            |       Owner:  olly    
     Type:  enhancement      |      Status:  assigned
 Priority:  normal           |   Milestone:  1.1.7   
Component:  Xapian-bindings  |     Version:          
 Severity:  normal           |    Keywords:          
Blockedby:                   |    Platform:  All     
 Blocking:                   |  
-----------------------------+----------------------------------------------

Comment(by olly):

 Actually, I think this is probably not going to be possible.  Weight
 subclasses have to implement clone() as we clone them for each term in the
 query, and I don't see how you would implement clone() in the bindings...

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



More information about the Xapian-tickets mailing list