Currently on the block diagram of VIs that implement Request events, the Bundle By Name node and associated typedef cluster constant are located outside of the case structure, even though their output is used only by the False case of the case structure (and not by the True case). The screenshot below shows the unmodified "Do Somthing.vi" VI.
The code would be slightly cleaner if the BBN and typedef constant were moved inside the False case of the event structure. This follows the clean code rule that if an action is relevant only to one case of a case structure, then it should be located inside that case. The code would then look like below.
Thanks!
Hello Petru,
Thank you for your engagement with DQMH and for submitting your feature request. After careful consideration and discussion with the DQMH Consortium, we have decided not to move forward with its implementation at this time due to budgetary constraints.
Additionally, based on our analysis, the feature would offer limited value, as the False case is executed more frequently in most scenarios.
We appreciate your understanding and continued support of DQMH.
Best regards,