[Seaside] How to set/get cookies?

Tim Mackinnon tim at testit.works
Thu May 3 10:28:42 UTC 2018


Hi - I’m trying to get back into seaside, and I’m trying to understand how you get/set cookies? I can see WACookie and WARequest has a #cookieAt: method - but I’m missing the key piece about where in your application lifecycle you can access these things to store for example a user preference (without going full hog with a database).

Tim


More information about the seaside mailing list