jdegoes / blueeyes

A lightweight Web 3.0 framework for Scala, featuring a purely asynchronous architecture, extremely high-performance, massive scalability, high usability, and a functional, composable design.
github.com/jdegoes/blueeyes
738 stars 46 forks source link

Consolidated & simplified HttpServiceUpstreamHandler error reporting. #125

Closed nuttycom closed 2 years ago

nuttycom commented 11 years ago

Eliminating a potential source of error due to use DefaultBijections.

dcsobral commented 11 years ago

+1, despite the comments. It isn't making anything worse, and a lot better.