Sungjin Chun wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > I'm trying to port Seaside(yeah!) and first target is its Continuation > mechanism. (Refer Attached Files). I need to implement swapSender: > method into ContextPart, which in turn, requires sender information. > What I need to do is swap sender with other(coroutine from > Seaside/Squeak source).
IIRC, the Squeak "sender" is the GNU Smalltalk "parentContext". Paolo _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
