Hi -
I created some Slime rules for amber that check for the issues in the
bullet points here:
https://github.com/NicolasPetton/amber/wiki/Porting-code-from-other-Smalltalk-dialectsIt will automatically rewrite Characters to strings and any reference of
Smalltalk to 'Smalltalk current'
There is a Metacello configuration in the squeaksource repository here:
http://www.squeaksource.com/AmberSlime.htmlI've only tested it on Pharo-1.3-13315 on the CogVM 2522 on Linux so let
me know if you run into any issues and I'll try to help me out.
Paul