in my EMBPERL_OBJECT_HANDLER_CLASS, i want to get to %udat
if the cookie (and thus the session) already exists, $self->GetSession
works fine
if the session does not yet exist, GetSession returns undef since
$udat->getid isn't defined yet, and SetupSession returns undef since
$r is defined (see beginning of SetupSession).
if i use %HTML::Embperl::udat directly, all works fine, but i don't
think i'm supposed to do that..
($HTML::Embperl::SessionMgnt is 2)
--
- Gus
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]