Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-11-02 15:16:07 +03:00
parent b1f9b84822
commit 6ce66e33dd

View File

@ -19,6 +19,8 @@
* *
* *
* XXX macro: should macro attrs also be defined as vars??? * XXX macro: should macro attrs also be defined as vars???
* XXX macros: should vars and url args be unified???
* ...likely no but need tho think about it some more...
* XXX should @quote(..)'s expandactions be on by default??? * XXX should @quote(..)'s expandactions be on by default???
* XXX FEATURE store: mirror (slave) -- a way to hold data in one store * XXX FEATURE store: mirror (slave) -- a way to hold data in one store
* and to mirror everything (async) to a separate store... * and to mirror everything (async) to a separate store...