Author: vgritsenko
Date: Sun Nov 9 13:53:04 2008
New Revision: 712566
URL: http://svn.apache.org/viewvc?rev=712566&view=rev
Log:
updated todo list
Modified:
xml/xindice/trunk/src/documentation/content/xdocs/dev/todo.xml
Modified: xml/xindice/trunk/src/documentation/content/xdocs/dev/todo.xml
URL:
http://svn.apache.org/viewvc/xml/xindice/trunk/src/documentation/content/xdocs/dev/todo.xml?rev=712566&r1=712565&r2=712566&view=diff
==============================================================================
--- xml/xindice/trunk/src/documentation/content/xdocs/dev/todo.xml (original)
+++ xml/xindice/trunk/src/documentation/content/xdocs/dev/todo.xml Sun Nov 9
13:53:04 2008
@@ -68,13 +68,13 @@
<li class="strike">
<strong>XML-RPC</strong> Update to XML-RPC release 3.0 or newer.
</li>
- <li>
+ <li class="strike">
<strong>Caching</strong> Revisit implementation of documents cache in
the core Collection class. Clarify caching semantics, implement
caching
for all use cases (compressed, uncompressed, binary objects). Ensure
- dirty data can not be placed in the cache. [VG] (In Progress)
+ dirty data can not be placed in the cache.
</li>
- <li>
+ <li class="strike">
<strong>XML-RPC</strong> Extend Xindice XML-RPC API to optimize
transmission
of collection's symbol table between server and the client for
reduced
traffic and improved performance.