1
0
Fork 0

Added deep cloning level for util.clone() to TODO

closure/master
Mike Gerwitz 2011-01-09 01:52:24 -05:00
parent aa1d38b007
commit 8f60441067
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -2,6 +2,9 @@
# #
# This is by no means a complete list. # This is by no means a complete list.
Misc
- Deep cloning level for util.clone()
Property Keywords Property Keywords
- Restrictions; throw exceptions when unknown keywords are used - Restrictions; throw exceptions when unknown keywords are used
- public (default) - public (default)