July 22, 2008
11:56 p.m.
Adrian Lienhard wrote:
Hi Damien,
It looks like a MC load problem because the method was moved from a method extension from the EToys package into the Morph package when it was changed due to a patch. Also in my image that I built from the update stream the method was lost although the Morphic package was loaded.
I just published the package again to the inbox so in the next update the method will come back. I updated #123 to track this change.
I also Verified your change http://code.google.com/p/pharo/issues/detail?id=118
The only way to reliably avoid these problems to load both packages through a config map. Michael