datodev / dato

Experiment in distilling apps to their essence
Eclipse Public License 1.0
168 stars 8 forks source link

Dato Devtools should parameterize localStorage save slot for application #24

Open sgrove opened 9 years ago

sgrove commented 9 years ago

Right now it's in a (let [local-storage-name (str "dato_save_state_" slot-idx)] ...), which is bothersome if you have multiple Dato apps