On 28 Apr 2015, at 20:58, Sean P. DeNigris <sean@clipperadams.com> wrote:
https://pharo.fogbugz.com/default.asp?14080
This was a real PITA! The monkey finally passed it. All [s|S]ubStr[ing].* methods and users have been changed to e.g. substring. I'd like to get it integrated ASAP because this is another that touches many packages and will be hard to keep up to date. Thanks.
I notified the maintainers of affected external packages, except Metacello which I included in the slice. Is that correct?
Metacello is a problem⦠it is supposed to stay compatible to Squeak, Pharo1.1 and strange things like that⦠The version in the image is very old and needs to be updated, too. So for now I would just change it and then we see what to do⦠Marcus