1
0
Fork 0

Removed completed items from TODO

closure/master
Mike Gerwitz 2011-03-18 23:56:53 -04:00
parent 7070e55254
commit 7d23b7cdf9
1 changed files with 0 additions and 4 deletions

4
TODO
View File

@ -7,8 +7,6 @@
- Class module is becoming too large; refactor
- Disallow member redeclaration in definition
- Permit binding on class methods
- Provide ability to free class from memory (class data stored in internal
vars)
- Move tests to directly test propobj
- Was never done after refactoring. It's tested as a consequence of being
used in the class module.
@ -25,8 +23,6 @@
Documentation
- Ensure all docblocks contain only valid JSDoc tags
- Generate documentation
- Add to Makefile
- Begin technical documentation for developers
- Include designs and project decisions
- Wiki, LaTeX, Texinfo?