@nathansobo will that help your event perf issues a bit? I'm not familiar with atom's plugin infrastructure, But this'll help if you have <Editor/><Plugin1/> (two renderComponents). Doesn't help if you have <Editor><Plugin1/></Editor> though, but I have some ideas to optimize events a bit more.
This is nonetheless an ok idea, I think.
@spicyj
@nathansobo will that help your event perf issues a bit? I'm not familiar with atom's plugin infrastructure, But this'll help if you have
<Editor/><Plugin1/>(tworenderComponents). Doesn't help if you have<Editor><Plugin1/></Editor>though, but I have some ideas to optimize events a bit more.This is nonetheless an ok idea, I think.
@spicyj