> Related question: Is there any way to "return" side-channel data past > intermediate frames which don't understand the protocol (i.e. no > throwing an exception and prematurely terminating them)?
Maybe I've misunderstood, but it seems to me that the functional way of carrying side channel information between functions is to use monads. One could event create a macro that mimics Haskell's "do" notation. - James --~--~---------~--~----~------------~-------~--~----~ 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 To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---