Init(IContext) uno
Must be called by instantiators of subscription after construction. This avoids race condition if subscriptions call back synchronously.
Subscribes to many argument expressions used in higher level functions. This collects common behaviour and means to simplify higher-level code.
NOTE: The use of InnerListener is questionable but unavoidable at this time. https://github.com/fuse-open/fuselibs/issues/785
hide
Must be called by instantiators of subscription after construction. This avoids race condition if subscriptions call back synchronously.