/todo/zoopClass.todo

http://zoop.googlecode.com/ · Unknown · 10 lines · 10 code · 0 blank · 0 comment · 0 complexity · 3bd05cc8373d5369fe3d6e6d0e2f5322 MD5 · raw file

  1. - fix how it loads classes, make it use the dynamic loading stuff
  2. + add in the auto include stuff
  3. + use if for all of the zoop modules
  4. - some concept of depencencies
  5. + add in the ability to indicate and load dependant modules
  6. - add in some code to make sure it doesn't readd modules that have already been loaded
  7. - public files
  8. + make them work (accessible from with the application with no configuration)
  9. - make it so you can concat multiple so if you have a bunch of modules with tiny css or js files you can just download one consolidated file
  10. - cache compressed and minified or otherwise altered versions of static files