Jan,
On 25 Apr 2015, at 12:12, Jan BlizniÄenko <bliznjan@fit.cvut.cz> wrote:
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
Pharo 5 is only a couple of days old, but here you go (in #bleedingEdge): === Name: STON-Core-SvenVanCaekenberghe.56 Author: SvenVanCaekenberghe Time: 26 April 2015, 7:47:09.924067 pm UUID: 10a69541-18b3-45c7-87a0-9a7253f7b0b9 Ancestors: STON-Core-SvenVanCaekenberghe.55 Remove support for TimeStamp as it is deprecated in Pharo 4 and removed in Pharo 5 === Name: STON-Tests-SvenVanCaekenberghe.51 Author: SvenVanCaekenberghe Time: 26 April 2015, 7:47:54.90388 pm UUID: 44a2460e-3ad4-4d60-9d16-0be61dd23afa Ancestors: STON-Tests-SvenVanCaekenberghe.50 Remove support for TimeStamp as it is deprecated in Pharo 4 and removed in Pharo 5 === Sven