@phildunlap said:
There are lots of ways to solve this type of problem in Mango, where the event detectors are only one. Point links are a more powerful, event driven 1:1 sort of setting, meta points can serve as logic chokepoints for an n:1 type control and scripting data sources are the most powerful, doing arbitrary n:n control. The idea is to offer some simple, light, fast options (event detectors) as well as more complicated and cpu intensive options, such as the JavaScript environment. Often systems will involve a mix of the options.
Many ways alright!
I would like to offer my 2c, which is that as a mango initiate, these options are overwhelming and its difficult to understand the different ways to implement the desired functionality, or even why one way may be better than another!
I agree, some kind of GUI for simple logic driven events would be killer. No idea how you'd make it though, which I guess is why there's not.