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/12/06 11:41:38 UTC

svn commit: r483018 - /jackrabbit/trunk/contrib/spi/TODO.txt

Author: angela
Date: Wed Dec  6 02:41:37 2006
New Revision: 483018

URL: http://svn.apache.org/viewvc?view=rev&rev=483018
Log:
work in progress

- update TODO.txt

Modified:
    jackrabbit/trunk/contrib/spi/TODO.txt

Modified: jackrabbit/trunk/contrib/spi/TODO.txt
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/contrib/spi/TODO.txt?view=diff&rev=483018&r1=483017&r2=483018
==============================================================================
--- jackrabbit/trunk/contrib/spi/TODO.txt (original)
+++ jackrabbit/trunk/contrib/spi/TODO.txt Wed Dec  6 02:41:37 2006
@@ -73,13 +73,7 @@
    call may not identify the new Node in case of same-name-siblings.
 
 
-7) Merge (problem)
-   
-   similar to 8)
-   The call defines a NodeIterator as return value.
-   
-   In addition: fallback required if Observation is not supported feature.
-   
+7) Merge >> done
 
 
 8) Transactions (work in progress)
@@ -97,11 +91,6 @@
 11) Nodetypes, Namespaces (improve)
     
     Should the SPI define means for observation of nodetype/namespace
-    changes? 
-
-
-12) LockManager currently relies on Observation in order to detect
-    if a lock gets released by someone else.
-    => that needs to be fixed.
+    changes?