Forum Discussion
TheEndless
9 years agoChannel Surfer
"EnTerr" wrote:
So all observers (functions and ports) established from the current context (interpreter) will be stripped for the field - but the ones from another (e.g. next-door thread) over the same field will survive?
Correct.
"EnTerr" wrote:
PS. here is amusing thought... what happens if one calls observeField() multiple times in exactly the same context and params? I figure it will either (a) cause multiple consecutive firings of same event or (b) ... not.
a.
These questions are all easily tested, so to quote another helpful forum member.. have you tried it? 😉