Re: Evolve data / entities over time?

2017-07-10 Thread Luke Horton
tructure On Monday, July 10, 2017 at 2:39:25 PM UTC-4, Luke Horton wrote: > > This is probably not clojure specific, but it’s a problem for which i’ve > never really found a satisfying in other languages. Maybe clojure has a > better opinion on the matter? > > How does one evo

Evolve data / entities over time?

2017-07-10 Thread Luke Horton
This is probably not clojure specific, but it’s a problem for which i’ve never really found a satisfying in other languages. Maybe clojure has a better opinion on the matter? How does one evolve/change data (entities) in a system over time without also having to change every piece that touches