Browse Source

moved some TODOs out into here

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@63 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Andy Clement 18 years ago
parent
commit
d062fc4479
  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