To clean up a post request response, I'm trying to move an init section to a free standing handler under mod_perl.
I'm confused about maintaining state. In the current Mason component, the session id is fetched with the MasonX::Request::WithApacheSession method $m->session->{_session_id}. But this method is also found in Apache::Session::Wrapper. What do I replace "use MasonX::Request::WithApacheSession" with outside a mason handler? I apologize that this is more mod_perlish than masonish. Mark ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users