Comment #11 on issue 825 by
[hidden email]: Some changes are not save
to the changes file
http://code.google.com/p/pharo/issues/detail?id=825As stated on the mailing list this is still not working in 1.4a 14329
1) lazy class creation
save your image
create ClassA
create ClassA>>methodA with:
ClassB methodB
save it choose define new class press OK on the Information Required Box
and check the recover lost changes.
There should be one entry regarding the method change but no entry for the
class creation
2) renaming
save your image
rename the ClassB of the former example to ClassC via ctrl-click menu.
check recover lost changes
There you should see the change in the method but not the class rename.
Regards Max
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker