1
0
Fork 0

Added test todo to TODO

closure/master
Mike Gerwitz 2011-03-13 15:47:31 -04:00
parent e1bb48a8d9
commit 9acedf6e91
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -8,6 +8,9 @@
- 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.
Member Keywords
- Restrictions; throw exceptions when unknown keywords are used