Jump to content

VIWeek 2020/The Core Framework: Difference between revisions

From LabVIEW Wiki
Added links and categories
Wikify
 
Line 1: Line 1:
The Core Framework.
{{infobox
|category=presentation
|icon=VIWeekIcon.png
|presentation-conference=VIWeek 2020
|presentation-presenter=Denis Stavila
}}


*Denis Stavila
{{presentation
 
|presenters=Denis Stavila
Start Time: May 22, 2020, 6:00 PM GMT+2
|abstract=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:
 
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
Internal broadcast system
Line 13: Line 16:
User Access tools .... etc.
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.
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.
<br>
|youtube-id=HwtWc3mOqg0
<br>
}}
<div style="text-align:center;"><youtube width="800" height="600">HwtWc3mOqg0</youtube></div>


== Presentation Links ==
Start Time: May 22, 2020, 6:00 PM GMT+2
* [https://youtu.be/HwtWc3mOqg0 Link to video on YouTube]


== See Also ==
== See also ==
* [[Actor Framework]]
* [[Actor Framework]]
== External Links ==


[[Category:VIWeek 2020]]
[[Category:VIWeek 2020]]
[[Category:Videos]]
[[Category:Actor Framework]]

Latest revision as of 11:26, 11 January 2025

The Core Framework
Conference VIWeek 2020
Presenters Denis Stavila
The Core Framework by Denis Stavila

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.



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

See also