Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 343 Bytes

TODO.textile

File metadata and controls

17 lines (12 loc) · 343 Bytes

TODO

Framework

  • Generate URLs
  • Cookie class
  • File cache adapter
  • Avoid Cache class and use magic methods on adapters
  • Add exists method to cache adapters
  • Return null when cache key does not exists

Server

  • Lighttpd configuration – Use mod_magnetic
  • Apache configuration – Use .htaccess
  • IIS configuration – Use what?