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

Xapian nobody at xapian.org
Tue Mar 15 19:06:12 GMT 2016


#186: User subclassable classes should be reference counted
-------------------------+-------------------------------
 Reporter:  richard      |             Owner:  olly
     Type:  defect       |            Status:  assigned
 Priority:  normal       |         Milestone:  1.3.5
Component:  Library API  |           Version:  git master
 Severity:  normal       |        Resolution:
 Keywords:               |        Blocked By:
 Blocking:               |  Operating System:  All
-------------------------+-------------------------------

Comment (by olly):

 `ErrorHandler` now is optionally referenced counted in
 [0f93f2c9fe4921da54f35e1fa81e31ac6fdcb682/git].  Nothing in the library
 yet uses this, but it's there for the future.

 Updated list of classes still to deal with:

   * `ExpandDecider` (? lingering references exist via `ExpandDeciderAnd`)
   * `LatLongMetric` (? is this class just too much generality?)
   * `PostingSource` (? has clone(), but bindings need to handle specially)

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



More information about the Xapian-tickets mailing list