[Seaside] trouble accessing session variables..

sergio_101 sergio.rrd at gmail.com
Wed Oct 3 05:38:53 UTC 2012


okay, i know i am just doing something silly.. and it's late.. but i
have spent WAY too much time on this..

i set up a WASession for my app, and it has an instance variable
called 'oauthToken'..

in my app, i can do this:

self session inspect

and see that oauthToken indeed has a value..

but if i go:

self session oauthToken inspect

it bombs out as 'Undefined Object'

i have a conditional running against this.. so

self session oauthToken isNil  "this is always true, even though this
variable is set.."

anyone have any idea what i am doing wrong?

thanks!



-- 
----
peace,
sergio
photographer, journalist, visionary

http://www.ThoseOptimizeGuys.com
http://www.CodingForHire.com
http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101


More information about the seaside mailing list