Wow thank you for all these pointers ... I must take the time to look into these libraries. Stuff like this doesn't come up when you Google "Functional Reactive Programming" or at least doesn't rank very high.
I'm not sure I understand the sodium approach (couldn't find switch in elerea). The aging/'trimming' approach in banana seems to rely on the events being switched into being known from the start, i.e. the point in time 'switch' starts executing. This way you can dynamically switch into a static set of events but not dynamically into a dynamic set of events.
In any case, considering such concerns seem to be transcend individual libraries/frameworks, you wouldn't know of any mailing list/forum that is more suitable for this discussion, i.e. a general FRP forum not tied to any library or one purely focused on theory?
On Wed, Feb 6, 2013, at 07:22 PM, John Lato wrote: