The last Flex release was over five years ago. Any chance of a new release any time soon?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2009-04-13
I looked at updating this some time ago. It is much harder than it looks because it depends on forks and threads both giving access to either a copy of, or the original memory. This is used to provide built-in filter chain elements or out-of-process ones.
I abandoned my attempt because I couldn't put in the time for it.
It could certainly be done in a cross-platform way by wrapping up the built in elements to be either in-process or out-of-process depending on target platform. It needs some thought put into globals.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The last Flex release was over five years ago. Any chance of a new release any time soon?
I looked at updating this some time ago. It is much harder than it looks because it depends on forks and threads both giving access to either a copy of, or the original memory. This is used to provide built-in filter chain elements or out-of-process ones.
I abandoned my attempt because I couldn't put in the time for it.
It could certainly be done in a cross-platform way by wrapping up the built in elements to be either in-process or out-of-process depending on target platform. It needs some thought put into globals.