cziegeler 01/07/09 01:54:45 Modified: . changes.xml todo.xml Log: Updated todo and changes Revision Changes Path 1.17 +5 -1 xml-cocoon2/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/changes.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- changes.xml 2001/07/05 21:47:49 1.16 +++ changes.xml 2001/07/09 08:54:40 1.17 @@ -4,7 +4,7 @@ <!-- History of Cocoon changes - $Id: changes.xml,v 1.16 2001/07/05 21:47:49 vgritsenko Exp $ + $Id: changes.xml,v 1.17 2001/07/09 08:54:40 cziegeler Exp $ --> <changes title="History of Changes"> @@ -32,6 +32,10 @@ <action dev="VG" type="add"> Added documentation on libraries used in Cocoon. Thanks to John Morrison ([EMAIL PROTECTED]). + </action> + <action dev="CZ" type="add"> + Redesigned the source handling and added the source handler + and source factory components. </action> <action dev="CZ" type="add"> Added the cocoon: protocol to access pipelines. 1.3 +10 -2 xml-cocoon2/todo.xml Index: todo.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/todo.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- todo.xml 2001/06/28 09:56:28 1.2 +++ todo.xml 2001/07/09 08:54:42 1.3 @@ -4,7 +4,7 @@ <!-- History of Cocoon changes - $Id: todo.xml,v 1.2 2001/06/28 09:56:28 cziegeler Exp $ + $Id: todo.xml,v 1.3 2001/07/09 08:54:42 cziegeler Exp $ --> @@ -37,7 +37,7 @@ </action> <action context="code" assigned-to="open"> - Finish the cocoon: protocol. + Make the cocoon:/ protocol work which should resolve to the root sitemap. </action> <action context="code" assigned-to="open"> @@ -54,6 +54,14 @@ </actions> <actions priority="medium"> + + <action context="code" assigned-to="open"> + Caching of cocoon: urls. + </action> + + <action context="code" assigned-to="open"> + Handling of redirects when the cocoon: url is used. + </action> <action context="code" assigned-to="GF"> Extend the Store to keep the most fequently used objects in the ---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]