Michael Gai

Results 4 comments of Michael Gai

@levand Agreed. We're going to look into decoupling the "props bag maintenance" (data structure for the view) facility from the Reagent ratom so there is neither a Reagent dependency nor...

@levand : Thanks for the feedback, and we're hearing you loud and clear on the desire to be as unopinionated as possible. 1. We can break out the Reagent dependency...

@alex-dixon as we discussed the simplest way to address this is to have domain-optimized indexes outside of Rete help control/limit rule work. Something like: ```clj [[?enemy :quad/near ?friendly]] [[?enemy :unit/enemy...

Note that this issue is just about "best practices" : I think we're too early to begin generalizing any of this in a framework and if we did it would...