ProtoObjectObjectExceptionNotificationWADynamicVariable
- SCCurrentTransaction
- WACurrentSession
| instance | class |
|---|---|
| as yet unclassified | as yet unclassified |
| as yet unclassified |
|---|
| defaultAction |
self resume: self class defaultValue |
| as yet unclassified |
|---|
| defaultValue |
^ nil |
| use: anObject during: aBlock |
^ aBlock on: self do: [:n | n resume: anObject] |
| value |
^ self raiseSignal |