Fork me on GitHub
#yada
<
2015-11-13
>
imre11:11:23

submitted https://github.com/juxt/yada/pull/37 to add edn as a supported request context type

imre11:11:52

A question regarding extension points

imre11:11:33

I couldn't find any that would allow me to control how exceptions are communicated to the client

imre11:11:40

Are you aware of any?

imre11:11:03

oh I see now there's a todo in there for that

imre12:11:31

@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

imre12:11:20

render-map render-seq render-error

nha12:11:24

@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 ?

imre21:11:31

submitted another pull request adding transit+json https://github.com/juxt/yada/pull/38