[Seaside] Wrong session class used

Nevin Pratt nevin at smalltalkpro.com
Wed Aug 6 20:12:48 CEST 2003



tblanchard at mac.com wrote:

> I'm working on the Wafer weblog clone and created a subclass of 
> WAControllerSession called WaferSession - which I specified in Config 
> when I created the wafer application.  In the session I add a method 
> called logins that returns a dictionary.
>
> I get a walkback because apparently self session returns a 
> WAControllerSession - is this a known bug?  And is there a fix?
>
> I'm using the b4 version I got from beta4 sometime ago.
>
> -Todd Blanchard
>
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/listinfo/seaside
>
>

I have a 'BBSession' which is a subclass of 'WAControllerSession', and 
I've never seen 'self session' *not* give me back my intended BBSession. 
 So, no, I've never seen your problem.

Nevin

-- 
Nevin Pratt
Bountiful Baby
http://www.bountifulbaby.com
(801) 992-3137





More information about the Seaside mailing list