noir-clojure/noir

wrap-route wraps outside of the check for route acceptance

Opened this issue · 0 comments

from the mailing list:

I'll try and get to it over the next few days, but it'll require some fairly involved changes to the way Noir stores routes. Right now it stores the result of the compojure GET/POST/etc functions, but instead it'll need to store the info needed to do that and compojurify them at the very end so that I can wrap the inner functions in the middleware.

thread: https://groups.google.com/d/topic/clj-noir/QTc_dlJiLWQ/discussion