On Mon, Oct 21, 2013 at 11:29:06AM +0200, Gwenaël Casaccio wrote: > + method := context receiver class >> context method selector.
and I think "context receiver class >> context method selector" will not work for receiver being "Integer" and method being halt. I think you need to use >>#lookupSelector: here. holger _______________________________________________ help-smalltalk mailing list help-smalltalk@gnu.org https://lists.gnu.org/mailman/listinfo/help-smalltalk