How about adding a feature to a few of the LV primitives such that an error cluster can be optionally added to catch some common issues that right now require special checking: For example, Divide by zero, returning an error as well as Nan, or Index Array where the index < 0 or > size. THe error cluster would allow easier handling of these cases WHEN DESIRED, by wiring directly to a case structure, etc.
(This idea evolved form a discussion at the CLA Summit during a talk by Nate Meohring.)
DaveT
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.