On 19 Sep 2005, at 02:31, S. Woodside wrote:
So, is axkit: supposed to support query parameters / it would be nice!
It's kind of on the todo list. The thing is axkit: URIs run in the current request's process space, and so we need to find a way of temporarily replacing the request's idea of query params and bring them back after we're done.
It just needs a bit of JFDI I think :-)