On Mon, Jan 10, 2011 at 12:03 PM, Volker Mische <volker.mis...@gmail.com> wrote:
> > I'm +1 for a more powerful rewriter. Though I haven't quite understood how > those mongrel2 style rewrites will actually look like. I understand how to > match a pattern, but how is it rewritten after that? > Each patterns become a var you can reuse in your rewritten url. Following discussion on irc, I started an implementation as a couchdb module, so it will be more easier to understand. Hopefully I will have something to show on wed. - benoƮt