These two would help to sort out VIs when you want to make llb plugins, to determine who goes where.
I'd like to right click on an item in the project explorer, and have two more options "Open private callees" and "Open public callees.
By "private callees" I mean: the callees that the selected VI is the only one to call in the whole project.
By "public callees" I mean: the callees of the selected VI that are called by at least one other VI in the project.
(I mean directly called and not dynamically of course, the developper would have of way to distinguish his VIs that are called dynymically).
Again, I've done it for personal purposes, here's the snippet in 8.6 for those who might like it.
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
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 received less than 7 kudos within 7 years after posting will be automatically declined.