ProtoObjectObjectWAPresenterWAComponentWACacheTest
| instance | class |
|---|---|
| as yet unclassified | no messages
|
| as yet unclassified |
|---|
| renderContentOn: html |
Smalltalk garbageCollect. html heading: ResponseContinuation allInstances size. html heading: AnswerContinuation allInstances size. html heading: EscapeContinuation allInstances size. html anchorWithAction: [self inform: 'answer'] text: 'call'. html break. html anchorWithAction: [self call: self class new] text: 'keep calling'. |