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
be6ab4dfca
commit
30e2af325c
@ -869,6 +869,11 @@ var SharpActions = actions.Actions({
|
|||||||
cacheAllMetadata: ['- Sharp/Image/',
|
cacheAllMetadata: ['- Sharp/Image/',
|
||||||
'cacheMetadata: "all" ...'],
|
'cacheMetadata: "all" ...'],
|
||||||
|
|
||||||
|
// XXX IDEA: generator action chaining...
|
||||||
|
// might be a good idea to implement the queue/task actions as
|
||||||
|
// generators or generator like entities to be able to chain
|
||||||
|
// them in a simple and uniform manner...
|
||||||
|
|
||||||
// XXX EXPERIMENTAL...
|
// XXX EXPERIMENTAL...
|
||||||
// XXX if we are not careful this may result in some data loss due
|
// XXX if we are not careful this may result in some data loss due
|
||||||
// to unlinking or double edits before save...
|
// to unlinking or double edits before save...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user