On Oct 13, 2008, at 22:39 , Stéphane Ducasse wrote:

tx

- Reorganization of the world menu and its sub-menus #185
- Kernel-Number fixes #245
- Replaced (Symbol allInstances) with (Symbol allSymbol) #227
- Duplicated methods in ClassTrait #140
- Remove #hash from Association (fix #testHash) #196
- Fix MC initialization broken by previous update

what was it?

Since the script of Lukas updated the categories of class side initialize methods, MC run all those methods after loading and some of these methods do not work anymore (e.g., because they call #becomeCompact). Therefore, we patched MC to only run the initialize methods if their source code has actually changed. The first version of this patch did not work for all cases.

Adrian
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to