As for IndexOfObject I was wondering if this method should be changed to use TObject.Equals so you could make use of overriding the Equals method in your wrapper class without using any hardcoded caching mechanism.
Eugene Kryukov Which is why I wrote "I was wondering if this method should be changed" and was looking for some feedback to justify putting this request into QP.
As for IndexOfObject I was wondering if this method should be changed to use TObject.Equals so you could make use of overriding the Equals method in your wrapper class without using any hardcoded caching mechanism.
ReplyDeleteStefan Glienke Using Equals requires to make changes in TStrings.
ReplyDeleteEugene Kryukov Which is why I wrote "I was wondering if this method should be changed" and was looking for some feedback to justify putting this request into QP.
ReplyDelete