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:
|
// XXX TODO:
|
||||||
// - key syntax (path) (DONE)
|
// - path variables syntax
|
||||||
// <store>:<path>
|
|
||||||
// - path variables
|
|
||||||
// $VAR or ${VAR}
|
// $VAR or ${VAR}
|
||||||
// - ability to store/load only a specific key from a specific store (DONE)
|
// - general path variables:
|
||||||
// Q: path patterns??
|
// ${INSTANCE} (DONE)
|
||||||
// localstorage:* - save/load everything on localstorage
|
// ...
|
||||||
// *:config - save load config from all stores...
|
// - specific path variables
|
||||||
|
// ...
|
||||||
|
|
||||||
// XXX should we unify this with the save/load API
|
// XXX should we unify this with the save/load API
|
||||||
var StoreActions = actions.Actions({
|
var StoreActions = actions.Actions({
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user