On Wed, Jul 21, 2010 at 2:42 PM, Zach Tellman <ztell...@gmail.com> wrote:
> Both of those seem to be about persisting data across requests. I > apologize if I'm being dense, but how does the threading model affect > how they work? They wrap the handler, that is they expect to see the request and the response. That's not possible with Aleph since Aleph uses respond!, the handler will return nil. Now that fn's can have metadata seems like this could be worked around pretty easily. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en