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.
<Release_Notes> - Reentrancy settings for SMO API</Release_Notes>
44
+
<Release_Notes>- Adjusted reentrancy settings for SMO overridable methods
45
+
- Get PublicEvents is now a public method (this exposes the references to developer, which should not generate events outside of the process, but is convenient to avoid event structure linkage issues on renaming and rewiring)</Release_Notes>
45
46
</Description>
46
47
<Destinations>
47
48
<Toolkit_VIs>
@@ -242,7 +243,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
242
243
<Path>Example--SMO.Example.vi</Path>
243
244
<VI_Title/>
244
245
</Items_Data>
245
-
<GUID>09FE978B2379F36DD3822E14DB2C8F8A</GUID>
246
+
<GUID>F5EC2DA60A020985F67ED3C6AC4BF415</GUID>
246
247
</Functions_Palette_Data>
247
248
<Functions_Palette_Data>
248
249
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -375,7 +376,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
375
376
<Path>SMO\GetPublicEvents.vi</Path>
376
377
<VI_Title/>
377
378
</Items_Data>
378
-
<GUID>66D3CA00966C11C652B8FB932C5CA7B9</GUID>
379
+
<GUID>D8C8DF8DE263946C9EB39C7430E96C76</GUID>
379
380
</Functions_Palette_Data>
380
381
<Functions_Palette_Data>
381
382
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -494,7 +495,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
494
495
<Path>Protected</Path>
495
496
<VI_Title/>
496
497
</Items_Data>
497
-
<GUID>33036A8D0E82643AD3037FE13E07AC29</GUID>
498
+
<GUID>C6C625A625142617F47B1266E24B9704</GUID>
498
499
</Functions_Palette_Data>
499
500
<Functions_Palette_Data>
500
501
<Parent_Palette_Index>1</Parent_Palette_Index>
@@ -613,7 +614,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
613
614
<Path>SMO\Protected\isProcessAllowedRun.vi</Path>
614
615
<VI_Title/>
615
616
</Items_Data>
616
-
<GUID>97D5009F94733E41E34F46766ADBFEBA</GUID>
617
+
<GUID>2C12F32D0D6D66DFCC620F901E4876DE</GUID>
617
618
</Functions_Palette_Data>
618
619
<Functions_Palette_Data>
619
620
<Parent_Palette_Index>2</Parent_Palette_Index>
@@ -648,7 +649,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
0 commit comments