[Pharo-project] Case study/ aside test for tanker
with the default system, trying to reload methodWrapper in a image with methodWrapper leads to an error: MethodStubWrpper cannot be recompiled. So I hope that the new classBuilder will be able to do it. Stef
how can I try? Gofer it squeaksource: 'MethodWrappers'; package: 'MethodWrappers4'; load. ? On Fri, Nov 16, 2012 at 6:55 AM, Stéphane Ducasse <stephane.ducasse@inria.fr
wrote:
with the default system, trying to reload methodWrapper in a image with methodWrapper leads to an error: MethodStubWrpper cannot be recompiled.
So I hope that the new classBuilder will be able to do it.
Stef
then load again but this other package. In fact the names of the package and categories are totally insane :) On Nov 16, 2012, at 11:37 PM, Martin Dias wrote:
how can I try?
Gofer it squeaksource: 'MethodWrappers'; package: 'MethodWrappers4'; load.
?
On Fri, Nov 16, 2012 at 6:55 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote: with the default system, trying to reload methodWrapper in a image with methodWrapper leads to an error: MethodStubWrpper cannot be recompiled.
So I hope that the new classBuilder will be able to do it.
Stef
participants (2)
-
Martin Dias -
Stéphane Ducasse