One of the frustrations with user events, is that they are so very tightly typed, that a trivial change to a user event breaks all of its event handlers.
This is an ongoing issue for events that are triggered by one VI, and handled by VIs which are operating asynchronously, since you can't just wire the event creation node to its associated handler(s).
I'd like to see user events be identified by something unique, such as a name or an enumeration, and to be polymorphic as long as the data types of any associated user data are compatible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has not received any kudos within a year after posting will be automatically declined.