mirror of https://github.com/sbt/sbt.git
**Problem** The sbtn response handling code is relatively stragightforward, but it's a bit messy. **Solution** This cleans it up a bit, similar to the style used by Unfiltered back then (not sure how Unfiltered plans are written nowadays) by expressing each event handling as a partial function, and composing them together using `orElse`. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||