On Fri, 1 Oct 2004, Joe Orton wrote: > current mod_perl installations. The mod_perl guys know that the lack of > ->setaside() is a bug and are working on that for future releases. > > So a better proposal is this: if setaside() == ENOTIMPL, read() == OK, > and then setaside() still == ENOTIMPL, then still carry on and setaside > the rest of buckets in the brigade, but do return the error. > > Is this OK?
+1, sounds like a good compromise. --Cliff