[Seaside-dev] About WACurrentSession

Esteban A. Maringolo emaringolo at gmail.com
Mon Nov 5 15:19:24 UTC 2007


>From Lukas on Seaside mailing list:

"WACurrentSession uses the exception handling (the execution stack) to
determine the current session. A forked block has a new stack and
looses this information. The package DynamicBindings provide some
tools to make similar things work across process boundaries,
unfortunately this is not really platform independent."

How hard would be to "rethink" this approach?
Perhaps using a session registry keyed by its ID ("_s").

Best regards,

-- 
Esteban A. Maringolo
eMaringolo at gmail.com


More information about the seaside-dev mailing list