Fork me on GitHub
#missionary
<
2021-11-19
>
ribelo20:11:26

I don't know if I can make my question understandable, but I'll try.

ribelo20:11:31

Is it possible to create reactor dynamically?

ribelo20:11:11

To get rid of the glitches, I need one reactor, that I already know.

ribelo20:11:27

but if my ap's changes and new ones are added dynamically? Is it possible to add them to the reactor, or do I have to call dispose, and create a new reactor?

ribelo23:11:16

http://ix.io/3FuN obviously it doesn't work, but it shows what I mean

ribelo21:11:24

I dealt with it

leonoel19:11:47

you don't have to create a new reactor to change the graph, you can call signal! or stream! in reaction to any event. However I don't understand what you're trying to do

ribelo00:11:58

I would like to change the graph of the running reactor

ribelo00:11:25

I don't really need it anymore, but if I could, it would be cool for the future

ribelo00:11:15

for example, if m/latest gets fs, I would want to change those fs dynamically on runetime

ribelo00:11:17

Again, referring to excel, I don't think it's a good idea to create 1000 flows, one for each cell, as a reserve because someone might enter something in Z24

ribelo10:11:05

can be done, but I had to turn my head to the other side