mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
70a5d4fe26
commit
1a626b4f5a
@ -147,8 +147,8 @@ var FileSystemLoaderActions = actions.Actions({
|
|||||||
// NOTE: this will add a .from field to .location, this will indicate
|
// NOTE: this will add a .from field to .location, this will indicate
|
||||||
// the date starting from which saves are loaded.
|
// the date starting from which saves are loaded.
|
||||||
//
|
//
|
||||||
// XXX add a symmetric equivalent to .prepareIndexForWrite(..) so as
|
// XXX do we need both this and file.buildIndex(..), we essentially create
|
||||||
// to enable features to load their data...
|
// a Data object and then create it again in .load()...
|
||||||
// XXX look inside...
|
// XXX look inside...
|
||||||
loadIndex: ['- File/Load index',
|
loadIndex: ['- File/Load index',
|
||||||
function(path, from_date, logger){
|
function(path, from_date, logger){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user