mirror of
https://github.com/flynx/pWiki.git
synced 2026-01-08 11:01:07 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
e1c5dbebd5
commit
58367f126d
19
pwiki2.js
19
pwiki2.js
@ -17,17 +17,14 @@
|
|||||||
* - CLI
|
* - CLI
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* XXX ASAP move index stuff to pwiki/index.js
|
* XXX ASAP INDEX move index stuff to pwiki/index.js
|
||||||
* XXX can index validation be async???
|
* XXX INDEX DOC can index validation be async???
|
||||||
* XXX INDEX / CACHE:
|
* ...likely no
|
||||||
* - centralized
|
* XXX INDEX add option to set default action (get/lazy/cached)
|
||||||
* - nestable
|
* XXX INDEX might be a better idea to make the iterator (.index_attrs)
|
||||||
* - updates propagate down to substore
|
* and global method (.index(..)) out of the mixin and keep them
|
||||||
* - updates propagate up to root
|
* as utility methods.
|
||||||
* - extensible
|
* ...the mixin can still live for convinience.
|
||||||
* name, generate, get (extensible), update, delete
|
|
||||||
* - event-based???
|
|
||||||
* - sync???
|
|
||||||
* XXX BUG: when editing the root page of a substore the page's .cache is
|
* XXX BUG: when editing the root page of a substore the page's .cache is
|
||||||
* not reset for some reason...
|
* not reset for some reason...
|
||||||
* ...the problem is in that .names() cache is not reset when a new
|
* ...the problem is in that .names() cache is not reset when a new
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user