wouldn't it be nice if like a user event...
We could register for queues:
Queues are similar to user events, but have some very usefull properties. Combining queues with event structures always results in parallel loops, and communication between them (with user events, or value signaling events). It would be really neat if we could register queues in dynamic events.
A lot of "sweetness" could be added, but if only the basic idea is possible it whould be powerfull.
When more then one event structure registers for queue events, each element will only be triggering one structure (like dequeueing with the normal queue functions).
Regards,
Wiebe.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.