You are correct with one exception... when calling services the
session cookie is usually not passed therefore if you call functions
using the call() action for services, they will not see and will not
save sessions.

On Jun 15, 9:46 am, Jim Steil <[email protected]> wrote:
> So, my question is - Am I understanding correctly that session variables
> are valid for my 'session' and are not function-specific?  Also, would
> the fact that I'm setting the session variables back to their default in
> a function with the "@service.json" decorator change the behavior of the
> session object and cause my changes to not be saved?
>
> Any pointers would be appreciated.
>
>      -Jim

Reply via email to