On Nov 25, 2007 7:44 AM, Bernd Fondermann
<[EMAIL PROTECTED]> wrote:
> On Nov 24, 2007 9:04 AM, Robert Burrell Donkin
>
> <[EMAIL PROTECTED]> wrote:
> > On Nov 21, 2007 4:30 PM, Robert Burrell Donkin
> > <[EMAIL PROTECTED]> wrote:
> > > i've committed the change from arrays to iterators. the next s
On Nov 24, 2007 9:04 AM, Robert Burrell Donkin
<[EMAIL PROTECTED]> wrote:
> On Nov 21, 2007 4:30 PM, Robert Burrell Donkin
> <[EMAIL PROTECTED]> wrote:
> > i've committed the change from arrays to iterators. the next step is
> > to switch torque to load the heavy data (body and headers) upon
> > it
On Nov 21, 2007 4:30 PM, Robert Burrell Donkin
<[EMAIL PROTECTED]> wrote:
> i've committed the change from arrays to iterators. the next step is
> to switch torque to load the heavy data (body and headers) upon
> iteration.
>
> loading the heavy data may fail and this failure will occur not during
i've committed the change from arrays to iterators. the next step is
to switch torque to load the heavy data (body and headers) upon
iteration.
loading the heavy data may fail and this failure will occur not during
the initial fetch but upon iteration. so, a strategy is needed to
handle exceptions