Changes between Initial Version and Version 1 of Ticket #186, comment 6
- Timestamp:
- 14/11/15 20:58:44 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #186, comment 6
initial v1 1 1 Hmm - after reading your comments, the only way I can see that it could work 2 would be to require the user to keep all references to the MatchDeciderobject3 in the form of RefCntPtr<...>wrappers. This is probably far too restrictive,2 would be to require the user to keep all references to the `MatchDecider` object 3 in the form of `RefCntPtr<...>` wrappers. This is probably far too restrictive, 4 4 and error-prone. So, unless anyone has any bright ideas, I suspect we'll have 5 5 to drop this suggestion (and bug #182, as a result).