Jump to content

GLA Summit 2020/Designing with Interfaces in Actor Framework

From LabVIEW Wiki
Revision as of 02:10, 23 December 2020 by Q (talk | contribs) (Added page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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!


Presentation Links

See Also

External Links