Skip to content

Static and Dynamic Dependencies

Choose a tag to compare

@francois-normandin francois-normandin released this 14 Jul 05:33
· 199 commits to master since this release

[Feature] Support for static and dynamic dependencies
[Feature] Inheritability of attributes through composition
[Feature] Ownership and Identity attributes
[Feature] enumerateStaticDependencies override
[Feature] Added Registry Public Events on registration and unregistration
[Feature] Added protection for Registry through identity validation procedure for the SMO
[Feature] Listing of shared resources (concept to expand in future releases)
[Feature] Lineage property as part of Owner attribute (+ Get Qualified Name method in SMO Public API)
[Feature] URI Parsing and Construction in palette
[Fix] Fixed process notifier reference leak on stopping SMO
[Fix] Closed the registry reference after unregistration of the last SMO
[Fix] Wired missing error terminal in StartProcess( )
[Fix: 17191] Added documentation in Register Process.vi about the philosophy of the registration and process
[Fix: 17317] Fixed the case where closing UI event would be fired twice on Macro: Exit in SMO:UI process
[Fix: 17327] Event registration now destroyed on erroroverride mechanism.
[Change] Moved Create Self Reference overridable method to be executed after onCreate( )
[Change] Moved Destroy Self Reference overridable method to be executed after onDestroy( )