JKISoftware / JKI-State-Machine-Objects

Object-oriented framework for LabVIEW based on the JKI State Machine
BSD 3-Clause "New" or "Revised" License
95 stars 54 forks source link

Release/1.4.0 #62

Closed francois-normandin closed 5 years ago

francois-normandin commented 5 years ago

[Feature: 18] Unique names are now tied to composition tree hierarchy [Fix: 24] Destroy method now tries to Stop SMO gracefully before Abort [Fix: 44] List Dependencies is now more efficient [Fix: 49] Attributes efficiency has been increased by using native variant attributes for searching [Feature: 50] Attributes now have names and scope requirements. [Feature: 52] SMO now features Abstract Configuration Management with support for Cache and Collections. [Fix: 56] State change event is now always destroyed on SMO termination (fixed a memory leak) [Fix: 59] Static dependencies process now starts after owner creates registration mailbox