andr-ew / nest_

a language of touch for objects by monome [not maintained]
MIT License
21 stars 3 forks source link

persist all non-affordance stuff inside a nest #60

Closed andr-ew closed 2 years ago

andr-ew commented 3 years ago

the idea is that any table data can be stored & recalled by plopping it with everything else in the nest structure. there might be negative implications if objects not related to the nest system are linked into nest (there is kinda no reason to do this though)

if there's data you don't want to persist between sessions maybe persistent = false could be checked for plain _obj_ structures