Jump to content

VIWeek 2020/The Core Framework

From LabVIEW Wiki
Revision as of 16:38, 22 May 2020 by MichaelAivaliotis (talk | contribs) (Created page with "The Core Framework. *Denis Stavila Start Time: May 22, 2020, 6:00 PM GMT+2 It's something that I built on top of the Actor Framework and aims at solving several shortcoming...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Core Framework.

  • Denis Stavila

Start Time: May 22, 2020, 6:00 PM GMT+2

It's something that I built on top of the Actor Framework and aims at solving several shortcomings that I believe AF has ... plus a lot of tweaks and built-in functionality to make the life of a developer much easier:

Internal broadcast system Debugging/Monitoring tools UI structuring and configuration Interface-Like implementation for modules communication User Access tools .... etc. I started working on this framework basically the moment I faced my first project with AF ... I would like to show you what problems I encountered, how I attempted to solve them and what I wanted to achieve with it.