Quantcast
Channel: What is the "Fix Everything" design pattern? - Software Engineering Stack Exchange
Viewing all articles
Browse latest Browse all 6

Answer by orip for What is the "Fix Everything" design pattern?

$
0
0

Sounds like reactive programming principles. "Fix everything" looks at a the current "core" state and propagates everything else that should be affected - "computed states". If you optimize this derivation it may reach high efficiency, a-la React, if done naively performance may not be optimal although it could still be fast enough.


Viewing all articles
Browse latest Browse all 6

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>