Levente Uzonyi <le...@...> writes: > > Method finder does not find a method for > > > > 'foobarqux' . 'bar' . 'XYZ' . 'fooXYZqux' > > > > and stupid me couldn't find a method on String either. > > 'foobarqux' copyReplaceAll: 'bar' with: 'XYZ'
Gosh, in SequencableCollection ... stoopid me :) Thank you Levente! --AA _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
