Ticket #186 (new defect)
MatchDeciders should be reference counted
| Reported by: | richard | Owned by: | nobody |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0.0 |
| Component: | Library API | Version: | SVN trunk |
| Severity: | normal | Keywords: | |
| Cc: | olly | Blocked By: | |
| Operating System: | All | Blocking: | #182 |
Description (last modified by richard) (diff)
MatchDeciders? should be subclasses of RefCntBase?, so that they can be reference counted. This would allow classes like MultipleMatchDecider? to keep a reference count to the match deciders in it, avoiding the risk of the deciders used in it being freed before the match decider is used.
This will involve and API and ABI change, so will have to wait for 1.1.0
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
