Dan Allen wrote On 5/28/2009 5:41 PM ET:
On Thu, May 28, 2009 at 4:13 PM, Andy Schwartz <andy.schwartz@oracle.com> wrote:
Dan -

Yep, responseComplete() should definitely short circuit out.

And this doesn't really require a spec change since the specifics of the loop aren't mentioned in the spec anyway (at least I don't see them).

Agreed.  It would be really weird if the spec at all implied that we shouldn't honor responseComplete() in this particular case, so think it's just an implementation tweak.

Andy