소스 검색

Updated TODO list.

Taddeus Kroes 13 년 전
부모
커밋
f7336838fb
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 5 5
      todo.txt

+ 5 - 5
todo.txt

@@ -1,5 +1,5 @@
-- Extend array plugin with stack/collection functions.
-- Unit test base
-- Unit test cache plugin
-- Unit test css plugin
-- Unit test js plugin
+- Rewrite 'array' plugin to 'set' with stack/collection functions.
+- Use spl_autoload_register for autoloading.
+- Unit test pQuery base class.
+- Unit test cache/css/js plugins.
+- Add bare-bone generation script.