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
ce46a9496d
commit
4f29d88cd3
@ -2022,12 +2022,7 @@ var JournalActions = actions.Actions({
|
|||||||
// ...not sure how handlers outside the action can be handled here
|
// ...not sure how handlers outside the action can be handled here
|
||||||
// too...
|
// too...
|
||||||
// ...let the client action configure things???
|
// ...let the client action configure things???
|
||||||
// I see only two automated ways to solve this:
|
// ...can we automate this -- marking nested actions???
|
||||||
// - mark and tweak/inject code in runtime...
|
|
||||||
// ...too complicated?
|
|
||||||
// ...requires updating code in runtime -- see requirejs...
|
|
||||||
// ...can we use something similar to gettext???
|
|
||||||
// - run in isolated context -- can be very error prone...
|
|
||||||
// XXX <action>.getUndoState(..) should be called for every action
|
// XXX <action>.getUndoState(..) should be called for every action
|
||||||
// in chain???
|
// in chain???
|
||||||
// XXX should aliases support explicit undo??? (test)
|
// XXX should aliases support explicit undo??? (test)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user