From 10517041943cc05d27c865bbd76b946818c8a434 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 27 Feb 2018 15:39:17 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/store.js | 1 - 1 file changed, 1 deletion(-) diff --git a/ui (gen4)/features/store.js b/ui (gen4)/features/store.js index 06a7d0f4..67a53020 100755 --- a/ui (gen4)/features/store.js +++ b/ui (gen4)/features/store.js @@ -49,7 +49,6 @@ var StoreActions = actions.Actions({ // } // // XXX this is almost the same as .collection_handlers... - // XXX add support for aliases... // XXX might be a good idea to shift this from meaning "store handlers" // to "store APIs", i.e. mark all specific store actions with // store tag and collect/group them for reference...