moved some TODOs out into here

This commit is contained in:
Andy Clement
2008-08-16 01:57:31 +00:00
parent b26c6df1a1
commit d69e9ef038

View File

@@ -11,3 +11,7 @@ Low Importance
- For the ternary operator, should isWritable() return true/false depending on evaluating the condition and check isWritable() of whichever branch it
would have taken? At the moment ternary expressions are just considered NOT writable.
Syntax
- are distanceto or soundslike any use?