[Seaside] 2.3.2 ==> 2.5a: Session

Avi Bryant avi at beta4.com
Sat Jun 19 19:20:25 CEST 2004


On Jun 19, 2004, at 8:39 AM, Sebastián Sastre wrote:

>> Hmm... not sure off the top of my head.  Where are you calling "self
>> session" from?  Is it in an #initialize method, or class-side, or a
>> #renderContentOn:, or...?
> Choose one... :)
>
> 	no, I'm serius, I never get anything but nil calling #session on
> my seaside.

If that were so, pretty much nothing would work.  I bet what you mean 
is, evaluating "self session" from the debugger returns nil.  Try "self 
session inspect halt" rather than "self halt".



More information about the Seaside mailing list