There’s a bunch of places in TLF where swfContext.callInContext() is called. Can anyone explain to me the purpose for this?
Specifically I’m referring to something like: tf.flowComposer.swfContext.callInContext(func) instead of calling func() directly. Thanks, Harbs