From d062fc44796e181ca72b4d844ac21524da3fc19a Mon Sep 17 00:00:00 2001 From: Andy Clement Date: Sat, 16 Aug 2008 01:57:31 +0000 Subject: [PATCH] moved some TODOs out into here git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@63 50f2f4bb-b051-0410-bef5-90022cba6387 --- org.springframework.expression/readme.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/org.springframework.expression/readme.txt b/org.springframework.expression/readme.txt index 8456cecd617..748afede174 100644 --- a/org.springframework.expression/readme.txt +++ b/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 would have taken? At the moment ternary expressions are just considered NOT writable. + +Syntax + +- are distanceto or soundslike any use? \ No newline at end of file