[Checkins] SVN: z3c.table/branches/lazyvalues2/TODO.txt update

Godefroid Chapelle gotcha at bubblenet.be
Fri Aug 20 03:21:43 EDT 2010


Log message for revision 115816:
  update

Changed:
  U   z3c.table/branches/lazyvalues2/TODO.txt

-=-
Modified: z3c.table/branches/lazyvalues2/TODO.txt
===================================================================
--- z3c.table/branches/lazyvalues2/TODO.txt	2010-08-19 21:43:27 UTC (rev 115815)
+++ z3c.table/branches/lazyvalues2/TODO.txt	2010-08-20 07:21:42 UTC (rev 115816)
@@ -7,3 +7,14 @@
 
 - implement render methods for each batch status, e.g. renderFirstBatch,
   renderLastBatch.
+
+lazyvalues
+----------
+
+- instead of instantiating z3c.batching.Batch class directly,
+  use a Batch factory; register z3c.batching.Batch as default class
+
+- in z3c.batching, write other batch class that converts 'user side batchstart' 
+  to 'table side batchstart' to play well with subset of values computed with
+  LIMIT and OFFSET from RDB.
+



More information about the checkins mailing list