Dec. 11, 2014
12:48 p.m.
On 11 Dec 2014, at 13:42, Markus Fritsche <mfritsche@reauktion.de> wrote:
Hi,
is there a way to search case insensitively and replace in Strings in one shot? If MethodFinder methodFor: #(('HaLLol' 'll' 'tt') 'Hattol') doesn't find anything, does that mean "no" right away?
No, method finder uses a whitelist that is not maintained. Marcus