Author: cbegin
Date: Sat Jan 3 21:56:12 2009
New Revision: 731182
URL: http://svn.apache.org/viewvc?rev=731182&view=rev
Log:
Updated TODO
Modified:
ibatis/trunk/java/ibatis-3/TODO
Modified: ibatis/trunk/java/ibatis-3/TODO
URL:
http://svn.apache.org/viewvc/ibatis/trunk/java/ibatis-3/TODO?rev=731182&r1=731181&r2=731182&view=diff
==============================================================================
--- ibatis/trunk/java/ibatis-3/TODO (original)
+++ ibatis/trunk/java/ibatis-3/TODO Sat Jan 3 21:56:12 2009
@@ -1,13 +1,11 @@
-Parameter Maps
- * Named parameter parsing/merging
-
-API
- * Mapper Interface Binding
-
+TODO
+ * Mapper Interface Binding
+ * Named parameter parsing/merging
+ * Dynamic SQL
Testing
- * Improve test coverage
- * Functional tests
- * Perf/Threaded Integration Tests
+ * Improve test coverage
+ * Functional tests
+ * Perf/Threaded Integration Tests