mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
1051704194
commit
af5634e897
@ -194,7 +194,7 @@ var StoreActions = actions.Actions({
|
|||||||
|
|
||||||
// XXX this should:
|
// XXX this should:
|
||||||
// - parse query
|
// - parse query
|
||||||
// - call: .prepareStoreToSave(..) / .prepareStoreToLoad(..)
|
// - call: .prepareStoreToSave(..) / .prepareStoreToLoad(..) ???
|
||||||
// - call: .saveStore(..) / .loadStore(..)
|
// - call: .saveStore(..) / .loadStore(..)
|
||||||
// XXX need to be able to either just get data or load/init it too...
|
// XXX need to be able to either just get data or load/init it too...
|
||||||
// i.e. we need two stages/APIs:
|
// i.e. we need two stages/APIs:
|
||||||
@ -260,6 +260,7 @@ var StoreActions = actions.Actions({
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
// XXX these should:
|
// XXX these should:
|
||||||
|
// - call: .prepareStoreToSave(..) / .prepareStoreToLoad(..) ???
|
||||||
// - do the save
|
// - do the save
|
||||||
// XXX these expect the parsed query...
|
// XXX these expect the parsed query...
|
||||||
// XXX extend these per store...
|
// XXX extend these per store...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user