STON references class removed in Pharo 5
Posted by Jan Blizničenko on Apr 25, 2015; 10:12am
URL: https://forum.world.st/STON-references-class-removed-in-Pharo-5-tp4821773.html
Hello
I'd just like to note that STON package is referencing class TimeStamp in its tests, which has been deprecated and got removed in Pharo 5 (since image 50003), so if I want to use latest image (which I do), I get a warning that STON package depends on non-existing class.
Jan