Perhaps a future LabVIEW version can include NI-defined common interfaces (with ~1 method each).
Examples might include "Initialize", or "Dispose" (to borrow from C#). "Shutdown" might be another option.
This could allow different developers to all base their code on a set of common shared interfaces, and then users receiving their code (via VIPM, GCentral, etc etc) could use it as a plugin more easily.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.