Abdelrazak Younes ha scritto:
Hi,

I thought I should express before I go what is really required in order to implement properly advanced Find&replace and document comparison:

We need "Inset::operator==(Inset const &)".
Hi,

I guess you're meaning exact equality, in this method. However, for Advanced Find&Replace, the match should be subject to a set of options, and I'm not sure that would be easy to do with this interface. Of course, I'm sure the operator==() may be useful for other things as well.

   T.

Reply via email to