User | Kudos |
---|---|
6 | |
3 | |
3 | |
2 | |
2 |
When deprecating a VI it is important to alert the programmer. Most of the time I'll color the icon for the VI a different color than others in the same library/class as a hint, "Hey, I'm different, you had better look at the documentation if you plan on using me!".
However when dealing with class properties, you don't see the icon so this hint can easily be missed. Internally LabVIEW will color code property or invoke nodes if they call "super-secret" or deprecated interfaces. It would be ideal if this functionality was exposed such that we could take advantage of it in classes:
This idea stemmed from a discussion over at lavag.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.