-
Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.
gla_2020 weaver ioc container by JKI - Toolkit for LabVIEW Download
| Version | 0.1.0.4 |
| Released | Nov 06, 2020 |
| Publisher | JKI |
| License | BSD |
| LabVIEW Version | LabVIEW>=20.0 |
| Operating System | Windows, Mac, and Linux |
| Dependencies | oglib_md5 oglib_comparison oglib_error oglib_array oglib_variantconfig jki_lib_easyxml oglib_time oglib_string oglib_appcontrol oglib_lvdata oglib_file oglib_lvzip |
| Project links | Homepage |
Description
This package contains code example for the gla_2020 "weaver: a generic dependency injection container for LabVIEW" presentation.
Note: a DI (or IoC) container is a framework used to automate dependency injection throughout an application, so that programmers do not need to put more time and effort into it.
DI: Dependency Injection
IoC: Inversion of Control