GLA Summit 2020/Designing with Interfaces in Actor Framework
Appearance
Designing with Interfaces in Actor Framework | |
---|---|
Conference | GLA Summit 2020 |
Presenters | Allen C Smith |
Designing with Interfaces in Actor Framework by Allen C Smith
Interfaces are transforming how we develop object-oriented code in LabVIEW, and Actor Framework projects are no exception. The obvious change - no more abstract messages! - is but one benefit of many. In this presentation, I will show how interfaces transform a small project into a set of actors designed for reusable core behavior, plugged in to an architecture focused on messages and relationships. The end result is more reusable, extensible, and scalable – and with no abstract messages to be found!