On Wed, 1 Oct 2003, Javier Alvarado wrote:

> 2) Make sure the session is untied after *every* request (i.e. even if
>     a request is aborted, an error occurs in the middle, etc). Otherwise,
>     when the next request tries to tie it it will block.

With MasonX::Request::WithApacheSession, this should happen automatically,
since the session is stored in the request object, and the request object
only lives for a single request.


-dave

/*=======================
House Absolute Consulting
www.houseabsolute.com
=======================*/

Reply via email to