implemented a quick cache for flat view
This commit is contained in:
2
TODO
2
TODO
@@ -1,13 +1,11 @@
|
||||
###
|
||||
#
|
||||
#
|
||||
# consider how to better version jscript - across all html files, consistently
|
||||
# mtime, didnt work anyway, my phone still wont pick up the change, it was adding any ?v= changed this (once)
|
||||
#
|
||||
# 5 think I killed pa_job_manager without passing an eid to a transform job, shouldn't crash
|
||||
# SHOULD JUST get AI to help clean-up and write defensive code here...
|
||||
#
|
||||
# could cache getPage into document.page[x], then check if it exists, if so, don't go back to server for all the data, page[x], can just store document.entries
|
||||
###
|
||||
|
||||
### major fix - go to everywhere I call GetEntries(), and redo the logic totally...
|
||||
|
||||
Reference in New Issue
Block a user