[Seaside] How can I add things to path from session tracking or session itself?

Mariano Martinez Peck marianopeck at gmail.com
Thu Oct 1 19:37:59 UTC 2015


Hi guys,

I am trying to code my own WAHandlerTrackingStrategy subclass. I am trying
to implement #addKey:toUrl: in a way that it does some #addToPath: to the
URL. Imagine like if I would like to store the session ID in  this way
*xxx/s/asdasdklahsfa* rather than *xxx/?_s=asdasdklahsfa*
However, nothing is displayed in browser's URL bar.

I also tried to add that in my WASession subclass (that is, implement
#updateUrl: and add those paths). Yet, not luck.

Any idea what I am doing wrong?

Thanks in advance,

-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20151001/dc0aa559/attachment.htm


More information about the seaside mailing list