[Seaside] trouble accessing session variables..

Paul DeBruicker pdebruic at gmail.com
Wed Oct 3 16:24:31 UTC 2012


So when you instantiate your session if you set the value of the 
oauthToken variable to 'abcd' in the initialize method and then do 
nothing else does your conditional pass?


Also - What Bob Arning just said







On 10/03/2012 08:54 AM, sergio_101 wrote:
>> How and when does the oauthToken get its value set?  e.g. are you checking
>> for it in your conditional before it gets set but then manually verifying
>> its existence after it gets set.
>
> exactly.. if it is nil, i run a method that grabs it from facebook,
> then sets it.. then returns..
>
> when it returns, the value is set, and we're good to go..
>
> BUT.. even though the value is set, i can't read it to find out..
>



More information about the seaside mailing list