
16 Mar
2012
16 Mar
'12
11:06 p.m.
I looked around, but could not find a lot of routing packages for WAI. There is wai-routes, but QuasiQuote makes me nervous. So, I hacked together a very simple router (attached). It works, though it is not efficient for large routing tables (it just does a linear scan over all possible routes in the worst case). I'm curious: (a) what are other people using? (b) are there glaringly stupid things I've done in my code? Thanks :) -- Stephen Paul Weber, @singpolyma See http://singpolyma.net for how I prefer to be contacted edition right joseph