Re: Flex as an operating system

2016-12-08 Thread Alex Harui
The Marshall Plan still generally expects a one-to-one association of a SystemManager with an Application. Lots of Flex apps have a central main Application that loads sub-Applications. By default, the main and sub-apps all have to be compiled with the same version of Flex otherwise changes to AP

Re: Flex as an operating system

2016-12-08 Thread Clint M
RIM used it as a front end on top of QNX for the Playbook. (AIR Based) http://www.adobe.com/devnet/devices/articles/blackberry-difference.html On Thu, Dec 8, 2016 at 7:16 AM, flex capacitor wrote: > Was Flex going to be an operating system at some point? The way it's setup > allows you to load

Re: Flex as an operating system

2016-12-08 Thread Josh Tynjala
Some historical context for this behavior: https://sourceforge.net/adobe/flexsdk/wiki/Marshall%20Plan/ - Josh On Dec 8, 2016 7:17 AM, "flex capacitor" wrote: > Was Flex going to be an operating system at some point? The way it's setup > allows you to load multiple applications into a system ma

Flex as an operating system

2016-12-08 Thread flex capacitor
Was Flex going to be an operating system at some point? The way it's setup allows you to load multiple applications into a system manager. Each of those applications can be moved and sized. Pop ups appear over all of them and they each have their own invalidation cycle. Was there ever a plan for Fl