most probably the class is still there. Just not packaged. you can execute RPackageOrganizer default initializeFromMC. to rebuild the packaging and see what happens. (anyway is a bug, but well⦠at least you have a workaround to not lose your changes) Esteban
On 24 Oct 2014, at 13:18, stepharo <stepharo@free.fr> wrote:
Are you sure that the class is not there because it happens to me and it was that the class was packaged elsewere.
On 24/10/14 12:48, Torsten Bergmann wrote:
Take care when renaming a package in Pharo: when you rename by just changing upper/lower case the package and code vanishes away.
https://pharo.fogbugz.com/f/cases/14310/Renaming-a-package-just-by-changing-...
This is in Pharo 4.0 (up to 40324) and 3.0 (up to 30858).
Nice way to get rid of fresh written code, even change sorter, changes file or recover lost changes will not help anymore :(