Change all the SiteRoot.internal_get_XXX() to XXXCache.get(), in separate modules...
authorNick Downing <nick@ndcode.org>
Tue, 20 Nov 2018 12:44:04 +0000 (23:44 +1100)
committerNick Downing <nick@ndcode.org>
Tue, 20 Nov 2018 12:44:04 +0000 (23:44 +1100)
commitfa58ebc3163249253b1609559635a9b34d2b3490
tree750fbdc359f90aabff14cf09ddb9dc004a5dc825
parentc38bc2c4c0c7bc4747bb9584e2248fa42f5ad680
Change all the SiteRoot.internal_get_XXX() to XXXCache.get(), in separate modules, except for internal_get_json() which will require to rename JSONCache first
Server.js
SiteRoot.js
package.json