From 8f60441067378cc7655ec02dd62f4de3015110bd Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Sun, 9 Jan 2011 01:52:24 -0500 Subject: [PATCH] Added deep cloning level for util.clone() to TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 4db97d9..21c5a97 100644 --- a/TODO +++ b/TODO @@ -2,6 +2,9 @@ # # This is by no means a complete list. +Misc + - Deep cloning level for util.clone() + Property Keywords - Restrictions; throw exceptions when unknown keywords are used - public (default)