On Sat, Nov 7, 2009 at 11:40 AM, Bertrand Mansion <[email protected]> wrote: > My point was that I think it would be handy if wsapi could allow > different request parsers. For example, I don't think ?foo[bar]=1 > would be converted to a table.
Ah, I see the point, it's not at the level of generating output. Is this not the kind of thing that could be done with a suitable hook mechanism? Then the standard requests are left alone, but if you have special needs you can define a request parser hook that does the job. _______________________________________________ Kepler-Project mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/
