You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by an...@apache.org on 2006/09/20 18:37:01 UTC

svn commit: r448259 - /jackrabbit/trunk/jcr-server/todo.txt

Author: angela
Date: Wed Sep 20 09:37:00 2006
New Revision: 448259

URL: http://svn.apache.org/viewvc?view=rev&rev=448259
Log:
update TODOs

Modified:
    jackrabbit/trunk/jcr-server/todo.txt

Modified: jackrabbit/trunk/jcr-server/todo.txt
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jcr-server/todo.txt?view=diff&rev=448259&r1=448258&r2=448259
==============================================================================
--- jackrabbit/trunk/jcr-server/todo.txt (original)
+++ jackrabbit/trunk/jcr-server/todo.txt Wed Sep 20 09:37:00 2006
@@ -3,8 +3,11 @@
 -------------------------------------------------------------------
 
 - review: compliance to deltaV
-- reflecting feature-sets
-- baseline/activity: missing support in library
+- reconsider feature-sets (see also JCR-394)
+- CHECKOUT may contain request body (working-resource, activity, checkout-in-place)
+- CHECKIN may contain request body (working-resource, checkout-in-place)
+- VERSION-CONTROL may contain request body (workspace f.)
+- BASELINE/ACTIVITY: missing support in library
 
 -------------------------------------------------------------------
 todo webdav/ordering
@@ -19,7 +22,8 @@
 -------------------------------------------------------------------
 
 - SearchResource should extend DavResource
-- library misses support for the basic query
+- library misses support for the DAV:basicsearch
+
 
 -------------------------------------------------------------------
 todo webdav/transaction