File: TODO

package info (click to toggle)
okasha 0.2.4-4
  • links: PTS, VCS
  • area: non-free
  • in suites: bullseye
  • size: 856 kB
  • sloc: python: 1,092; sh: 29; makefile: 7
file content (7 lines) | stat: -rw-r--r-- 373 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
  * use ObjectsCache to cache static files
  * make some template functions into classes to make them cache the template file
  * document how okasha is compared to django, Pylons, Sponge, Tornado, Turbogears, Turbogears 2, web.py, 
  Flask, Bottle
  * add a function argument ObjectsCache that skips adding to cache if True
  * implement fileSizeGreaterThan() and use it