Peter Rossbach wrote:
Hi Remy,

that is true, but endAccess also decrement the accessCount as STRICT_SERVLET_COMPLIANCE is true.

I don't understand how what I wrote can be interpreted as anything but asking for:

if (crossContext) {
  your try/finally(s)
} else {
  the old stuff
}

;)

If you want to review the whole algorithm, no problem, but be very careful and ready to explain a lot, as it's easy to break.

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to