How to do logging (was Re: [squeak-dev] Files documentation)

Keith Hodges keith_hodges at yahoo.co.uk
Thu Nov 27 17:44:40 UTC 2008


Hello All,

I need a villainous superpower that I haven't needed before, can anyone
tell me how to achieve this.

I have some code like this:

self send a message to me.
self nextThing.

or

self send a message to me.
A := self nextThing.

What naughty superpower code can I put in to #send that will jump
execution to self nextThing directly?

many thanks in advance

Keith



More information about the Squeak-dev mailing list