mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
61e0ae2f33
commit
085af98af5
@ -16,14 +16,13 @@ var core = require('features/core')
|
||||
|
||||
/*********************************************************************/
|
||||
// XXX TODO:
|
||||
// - key syntax (path) (DONE)
|
||||
// <store>:<path>
|
||||
// - path variables
|
||||
// - path variables syntax
|
||||
// $VAR or ${VAR}
|
||||
// - ability to store/load only a specific key from a specific store (DONE)
|
||||
// Q: path patterns??
|
||||
// localstorage:* - save/load everything on localstorage
|
||||
// *:config - save load config from all stores...
|
||||
// - general path variables:
|
||||
// ${INSTANCE} (DONE)
|
||||
// ...
|
||||
// - specific path variables
|
||||
// ...
|
||||
|
||||
// XXX should we unify this with the save/load API
|
||||
var StoreActions = actions.Actions({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user