Commit Graph
77 Commits
Author SHA1 Message Date
Andy Clement 559d321b50 remove files
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@396 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-13 01:38:21 +00:00
Andy Clement 4236dc7743 new files
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@395 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-13 01:36:48 +00:00
Andy Clement a0a95ca5b7 Refactored package structure and made some getValue() methods generic
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@390 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-12 23:07:08 +00:00
Juergen Hoeller e016a80f63 fixed javadoc errors
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@347 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-28 13:56:30 +00:00
Juergen Hoeller a0dfb69aaa Java 5 code style
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@341 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-27 00:27:52 +00:00
Andy Clement 5519df3491 map access tests added
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@105 50f2f4bb-b051-0410-bef5-90022cba6387
2008-09-17 16:20:40 +00:00
Andy Clement 6fa37bf29b removing: initializers/processors/in operator
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@104 50f2f4bb-b051-0410-bef5-90022cba6387
2008-09-17 15:23:15 +00:00
Andy Clement f497d6af62 renamed operator IS to INSTANCEOF, may yet delete..
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@103 50f2f4bb-b051-0410-bef5-90022cba6387
2008-09-16 17:20:03 +00:00
Andy Clement 0000c6f260 bean references removed, no more @(context:beanname)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@102 50f2f4bb-b051-0410-bef5-90022cba6387
2008-09-16 17:13:31 +00:00
Andy Clement 3f1ba9d2a5 removed lambda functions, local function and local variable references
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@101 50f2f4bb-b051-0410-bef5-90022cba6387
2008-09-16 17:00:16 +00:00
Andy Clement 44927db29a date literal removed
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@100 50f2f4bb-b051-0410-bef5-90022cba6387
2008-09-16 16:50:00 +00:00
Andy Clement 51f2b59ea4 Changed so that existing getters/setters are used before direct field access is attempted
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@99 50f2f4bb-b051-0410-bef5-90022cba6387
2008-09-16 00:00:06 +00:00
Andy Clement 39c262e5a0 Removing functionality. Removed expression list support, cannot say (foo();bar()) any more
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@98 50f2f4bb-b051-0410-bef5-90022cba6387
2008-09-15 21:55:11 +00:00
Andy Clement 3f75a45b23 Removing functionality. Removed soundslike/distanceto/like operators
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@97 50f2f4bb-b051-0410-bef5-90022cba6387
2008-09-15 21:43:38 +00:00
Andy Clement 10d45b2001 Final commit before the great 'stripdown'. Used clover to determine coverage and added tests as necessary.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@96 50f2f4bb-b051-0410-bef5-90022cba6387
2008-09-15 20:14:36 +00:00
Andy Clement 5cdeaa9644 added test and behaviour for calling a java method with incorrect number of arguments
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@95 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-18 22:43:17 +00:00
Andy Clement 2d4e2685e9 fixed up FunctionReference a bit - so it can call varargs methods
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@94 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-18 22:36:25 +00:00
Andy Clement c034d6b840 changed vis of arg conversion code so function calls can use it
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@92 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-18 22:35:21 +00:00
Andy Clement 5550af651c fixed damage caused by code formatter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@91 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-18 22:34:33 +00:00
Andy Clement 9295e94878 added support for Integer > Float conversion.
Moved some tests from EvaluationTests into OperatorTests.
Fleshed out OperatorTests to verify type promotions for mixed type operands.

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@90 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-18 17:54:01 +00:00
Andy Clement 109e906896 code formatter chewed on it
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@87 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-18 00:23:39 +00:00
Andy Clement 946f0c80e8 corrected TODO
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@86 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-18 00:23:13 +00:00
Andy Clement d57863038b corrected use of AccessException (no longer used in ReflectionUtils)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@85 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-18 00:22:36 +00:00
Andy Clement b093042c05 Made GMT the default Locale...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@81 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-18 00:21:00 +00:00
Andy Clement 5d1dc65a19 added new TODO that the impl isn't as complete as it could be
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@80 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-18 00:20:38 +00:00
Andy Clement 32159ff2c2 started fixing the formatting
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@79 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-18 00:20:16 +00:00
Andy Clement de965b88ea starting to sort out like/matches. Matches is the java regex related one. Like is the SQL related one. But the spring .net 'like' doesn't seem to be the same as the SQL doc I found for like...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@78 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-17 01:42:06 +00:00
Andy Clement edeeda1f24 improved javadoc, error handling and testing of matches
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@76 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-17 01:28:26 +00:00
Andy Clement 18b42bb979 javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@75 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-17 01:27:59 +00:00
Andy Clement 07076642a3 fixing error handling in 'is' operator
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@74 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-17 01:27:45 +00:00
Andy Clement e76963cc17 fixing TODOs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@72 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-17 01:26:59 +00:00
Andy Clement 7caea5719e fixing TODOs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@71 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-17 01:26:45 +00:00
Andy Clement ac3011be70 fixing TODOs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@69 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-17 01:25:57 +00:00
Andy Clement e1d71a30fd fixing TODOs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@68 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-17 01:25:43 +00:00
Andy Clement 6fa7cc5f92 fixing TODOs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@67 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-17 01:25:19 +00:00
Andy Clement ee04b819b6 javadoc for StandardTypeLocator and moved some TODOs to the readme
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@66 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-16 18:31:31 +00:00
Andy Clement 4be7f7dc87 remove java.awt as a default import in the StandardTypeLocator
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@65 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-16 18:21:03 +00:00
Andy Clement daa2c97913 fixing TODOs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@64 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-16 01:57:46 +00:00
Andy Clement 4a4acb7038 fixing TODOs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@62 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-16 01:57:13 +00:00
Andy Clement 83432fc14d fixing TODOs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@61 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-16 01:56:58 +00:00
Andy Clement 9092ab9d90 fixing TODOs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@60 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-16 01:56:43 +00:00
Andy Clement 8e3e4979fd fixed to not throw classcastexception if condition doesnt evaluate to boolean
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@57 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-16 01:45:18 +00:00
Andy Clement 592672ce1b removed some unused code, improved doc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@56 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-16 01:44:42 +00:00
Andy Clement 288ddc76c6 Added SuppressWarning to hide all the warnings from the poor Antlr generated code. Code formatter also chewed on the file when saved.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@51 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-16 01:41:51 +00:00
Andy Clement 7f7a8a0ab9 javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@50 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-16 01:41:13 +00:00
Andy Clement 19d2708e9f implements new interface methods. sorting out javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@49 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-16 01:40:53 +00:00
Andy Clement 3f2cd0f1f7 implement new Expression methods
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@48 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-16 01:40:30 +00:00
Andy Clement 654941e7a7 sorting out javadoc, promoted isWritable() to this interface (for now)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@47 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-16 01:40:11 +00:00
Andy Clement 975a35b47e added reset() method
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@46 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-16 01:39:35 +00:00
Andy Clement 68da381fb0 hard coded support for boxing conversions. Added support for numbers (int/long) to boolean
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@45 50f2f4bb-b051-0410-bef5-90022cba6387
2008-08-16 01:39:10 +00:00