From 15ac62d063c77d5b259323ab9479aa69ff85a113 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Thu, 3 Mar 2011 19:11:00 -0500 Subject: [PATCH] Updated TODO for naming --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 90cf576..fbc7f27 100644 --- a/TODO +++ b/TODO @@ -12,6 +12,8 @@ Misc functions, will not impact function logic. - Should be able to run source file without preprocessing, so C-style macros cannot be used (# is not a valid token) + - Class/Interface naming + - Will be especially helpful for error messages Property Keywords - Restrictions; throw exceptions when unknown keywords are used