ovidiu 2003/01/08 21:46:01 Modified: src/scratchpad/schecoon TODO Log: Updated to the current status. Revision Changes Path 1.9 +13 -5 xml-cocoon2/src/scratchpad/schecoon/TODO Index: TODO =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/schecoon/TODO,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- TODO 19 Apr 2002 07:13:48 -0000 1.8 +++ TODO 9 Jan 2003 05:46:01 -0000 1.9 @@ -1,4 +1,14 @@ -- remove dependency on PipelinesNode. Use Redirector instead. +HIGH: +===== + +- [done] implement the background thread that expires continuations. + +- [done] remove dependency on PipelinesNode. Use Redirector instead. + +- [done] implement sendPageAndContinue() + +MEDIUM: +======= - replace <map:parameter> in sitemap with <map:argument> @@ -8,9 +18,6 @@ - allow the ability to specify the continuation handler function in cocoon.xconf, or even better in <map:continue>. -- implement sendPageAndContinue() - - - implement a transformer for JPath, in addition to the jpath.xsl logicsheet. This should allow template pages to be created without the need for XSP, which requires a Java compiler. This should make @@ -18,7 +25,8 @@ JDK. The transformer should also be a lot faster than the XSP approach. -- implement the background thread that expires continuations. +WISH LIST: +========== - [ADVANCED] implement leaky bucket algorithm or similar to protect the server from creating too many continuations.
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]