|
Smalltalk/X WebserverDocumentation of class 'Continuation': |
|
|
Class: ContinuationInheritance:Object | +--Continuation
Description:
Initial attempt - Unfinished.
Continuations do not work yet - there is more support needed in the VM.
[Instance variables:]
id <SmallInteger> a unique continuation-id;
Used to identify a corresponding
data-structure in the VM.
process <Process> the process which created this continuation.
[Class variables:]
Related information:
Process
Context
Block
Class protocol:instance creationInstance protocol:invocation
|
|
|
ST/X 6.1.1; WebServer 1.620 at exept:8081; Thu, 17 May 2012 16:40:52 GMT
|