The problem of keyboard appears when someone has OCompletion in memory and save the Morphic package.
Here is why: The method keystroke: belong to Morphic. When OCompletion is loaded, keystroke: is overridden, implying that keystroke: is now defined in OCompletion, and not Morphic anymore. Subsequently, saving the Morphic package does not include keystroke:, since it belongs to OCompletion.
overridden methods is definitely something we should avoid.
I am now trying everything, I hope to have the Moose stable again in a few hours.
Cheers, Alexandre
On 17 May 2009, at 11:32, Laval Jannik wrote:
Hi all,
I have loaded the last version of MondrianLoader in an image 279 and another 304.
In both, when mondrian is loaded, I can not use my keyboard in the workspace.
Has anyone the same problem ?
Jannik Laval PhD Student - Rmod Team - INRIA Certified Project Management Associate (IPMA) http://www.jannik-laval.eu http://rmod.lille.inria.fr
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev