BTW....shouldn't that be an issue that deserves opening a bug ticket ?
On Thu, Dec 31, 2009 at 1:21 AM, Adrian Kuhn <[email protected]> wrote: > 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 >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
