xparq / Out_of_Nothing

Versatile entity-based simulation & visualization/gamification framework PROTOTYPE
0 stars 0 forks source link

Support saving/loading reserved experimental properties/values, without any compatibility guarantees between versions #529

Open xparq opened 7 months ago

xparq commented 7 months ago

Follow-up of #361

This means adding experimental data to files without (externally) defined semantics. This "temporary persistence" should allow experimenting with various properties/options while not being burdened with the nightmare of version-managing them.

New versions might also opt to reuse old exp. data from existing models, even with totally unrelated new semantics (if the underlying on-disk format is suitable).