This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-11-13
Channels
- # admin-announcements (6)
- # beginners (19)
- # boot (1)
- # cbus (2)
- # cider (3)
- # clara (24)
- # cljs-dev (4)
- # cljsrn (18)
- # clojure (168)
- # clojure-boston (1)
- # clojure-dev (55)
- # clojure-russia (199)
- # clojure-sg (2)
- # clojurescript (38)
- # clojurex (1)
- # core-async (15)
- # css (16)
- # cursive (62)
- # datomic (23)
- # editors-rus (17)
- # events (3)
- # funcool (1)
- # hoplon (360)
- # ldnclj (37)
- # lein-figwheel (11)
- # leiningen (1)
- # nginx (1)
- # off-topic (13)
- # om (361)
- # onyx (1)
- # re-frame (56)
- # reagent (24)
- # robots (1)
- # spacemacs (46)
- # yada (9)
submitted https://github.com/juxt/yada/pull/37 to add edn as a supported request context type
I couldn't find any that would allow me to control how exceptions are communicated to the client
@nha looks like I'm going to need to support transit as well, there seem to be a few multimethods in yada.body that you can add overrides for
@imre Ah, I would have to have a look at that. @stijn That may be it, I am using [yada "1.0.0-20150903.093751-9"]. What would be the syntax then ?
submitted another pull request adding transit+json https://github.com/juxt/yada/pull/38