Next: Error, Previous: Duration, Up: Base classes [Index]
I am a variable that is visible only in the stackframes outgoing from this one. Do not use DynamicVariable directly, instead create a subclass for each variable you want to use.
You can override the #value class method, and call #valueIfAbsent: from there if you want the default value to be something else than nil.
• DynamicVariable class-evaluating: | (class) |