-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
Details
The QSI Property Browser looks really cool! Nice job. I noticed it has a dependency on the MGI Panel Manager and/or MGI Monitored Actor. That's find, of course.
Yet, I sort of feel IDE tools shouldn't (for the sake of end users) depend on other libraries that might be used in actual projects. So, these dependencies should, instead, be internalized and built into the distributable package.
Note: VI Package Builder allows the package developer to remove dependencies and thus build those dependency package's VIs into the distributable package.
In practice, I'm not sure how well this would work for the QSI Property Browser -- it would increase the size of your distributable package, at least a little bit. But, it would result in a package with no dependencies imposed on end users.
I'm curious if you've had experience trying this. Thanks again!
-Jim
Please sign in to leave a comment.