[Seaside-dev] path parameters in WAUrl?

Julian Fitzell jfitzell at gmail.com
Mon Jul 4 22:26:51 UTC 2011


Do you mean in the actual Seaside released package or just in your
application?

Also, I'm not clear what you mean by "map the path index to the parameter
values"...

On Mon, Jul 4, 2011 at 9:19 PM, Philippe Marschall <
philippe.marschall at gmail.com> wrote:

> Hi
>
> I have a case where I need to pass the session id as a path parameter
> [1] to a load balancer. The URL would when look something like this
>
> /examples/counter;_s=sessionId?_k=.... (&_s=sessionId might follow
> doesn't matter)
> (not that this must not be percent escaped)
>
> As this is a really rare case I thought about adding a lazily
> initialized SmallDictionary to WAUrl that would map the path index to
> the parameter values. Opinions?
>
> And yes, it will make for a cool demo ;-)
>
>  [1] http://doriantaylor.com/policy/http-url-path-parameter-syntax
>
> Cheers
> Philippe
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside-dev/attachments/20110704/23ef8ea3/attachment.htm


More information about the seaside-dev mailing list