You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed the re-entrancy settings for the overridable protected methods to allow for recursive calls on subsystems during creation and destruction of objects.
Get PublicEvents is now a public method for conviviality (even if it exposes event refs to developer). Prior to this change, the developer needed to get the Event Registration Reference (Mailbox) and register to all events of a subsystem.