Changes between Initial Version and Version 1 of Ticket #186, comment 6


Ignore:
Timestamp:
14/11/15 20:58:44 (10 years ago)
Author:
Olly Betts

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #186, comment 6

    initial v1  
    11Hmm - 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 MatchDecider object
    3 in the form of RefCntPtr<...> wrappers.  This is probably far too restrictive,
     2would be to require the user to keep all references to the `MatchDecider` object
     3in the form of `RefCntPtr<...>` wrappers.  This is probably far too restrictive,
    44and error-prone.  So, unless anyone has any bright ideas, I suspect we'll have
    55to drop this suggestion (and bug #182, as a result).