Browse Source

moved some TODOs out into here

pull/23217/head
Andy Clement 18 years ago
parent
commit
d69e9ef038
  1. 4
      org.springframework.expression/readme.txt

4
org.springframework.expression/readme.txt

@ -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 - 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. would have taken? At the moment ternary expressions are just considered NOT writable.
Syntax
- are distanceto or soundslike any use?
Loading…
Cancel
Save