Hi, I'm curious as to why Strings are being used and not constants for all the events being used in the beads to talk to strands.
I am guessing javascript optimization? If so, I know in the "other" compiler I wrote, I replaced stuff like this during cross compile, maybe we could do the same down the line so we have typed events in the framework? Mike