Author: cbegin
Date: Sun Mar 22 04:01:03 2009
New Revision: 757127

URL: http://svn.apache.org/viewvc?rev=757127&view=rev
Log:
Updated TODO document after improving test coverage and implementing interface 
binding

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=757127&r1=757126&r2=757127&view=diff
==============================================================================
--- ibatis/trunk/java/ibatis-3/TODO (original)
+++ ibatis/trunk/java/ibatis-3/TODO Sun Mar 22 04:01:03 2009
@@ -1,11 +1,8 @@
 TODO
-  * Mapper Interface Binding
-  * Named parameter parsing/merging
   * Dynamic SQL
   * Add resultType automapping option for collections so a resultMap isn' t 
required
+  * Named parameter parsing/merging
 Testing
-  * Improve test coverage
-  * Functional tests
   * Perf/Threaded Integration Tests
 
 


Reply via email to