RE: [ZPT] CVS: Releases/Zope/lib/python/ZTUtils/tests -testBatch.py:1.6
16 Mar
2002
16 Mar
'02
9:06 p.m.
In which case, what could 'total' mean in the context of a batch, other than the total length of the sequence being batched?
The sum of the values being batched.
17 Mar
17 Mar
10:30 a.m.
New subject: [Zope] Re: [ZPT] CVS: Releases/Zope/lib/python/ZTUtils/tests -testBatch.py:1.6
Steve Drees wrote:
In which case, what could 'total' mean in the context of a batch, other than the total length of the sequence being batched?
The sum of the values being batched.
How does that figure? (ie please explain how you arrived at that meaning ;-) (I ask, because you very rarely batch raw 'values', you batch objects, in which case generic summation as you describe isn't possible and hence 'total' couldn't be taken to mean that in this context.) cheers, Chris
8786
Age (days ago)
8787
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris Withers -
Steve Drees