mirror of
https://github.com/flynx/pWiki.git
synced 2025-11-01 11:30:08 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d55396bd14
commit
d979d4cb6c
13
pwiki2.js
13
pwiki2.js
@ -420,15 +420,18 @@ module.store =
|
||||
|
||||
|
||||
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
||||
//
|
||||
// XXX stores to experiment with:
|
||||
// - cache
|
||||
// - fs
|
||||
// - PouchDB
|
||||
// XXX need a way do load several stores at the same time on different
|
||||
// paths..
|
||||
// - a router?
|
||||
// - substores?
|
||||
//
|
||||
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
// Meta-Store
|
||||
//
|
||||
// Extends BaseStore to handle other stores as pages. i.e. sub-paths can
|
||||
// be handled by nested stores.
|
||||
//
|
||||
|
||||
// XXX might be a good idea to normalize args...
|
||||
var metaProxy =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user