GLA Summit 2020/"Weaver": a generic dependency injection container for LabVIEW

From LabVIEW Wiki
Jump to: navigation, search

"Weaver": A Generic Dependency Injection Container for LabVIEW by Philippe Guerit

In this presentation, we will briefly explain what dependency injection is and why it is a valuable technique that can help in creating testable and maintainable applications in LabVIEW. We will focus most of the presentation on "weaver" (a LabVIEW implementation of a Dependency Injection Container) and walk-through examples to show how it works. Finally, we will discuss the strengths and weaknesses of "weaver" and how changes in LabVIEW could significantly improve it.


Presentation Links

See Also

External Links