Revision d1866f08dfda22a0044d971a41bba986f9691d6b

Committed on 06/08/2015 11:37 pm by Hans-Christian Otto <c.otto@lab9.de> [GitHub Diff]

Added a createResult Method to Dispatcher

This allows implementing your own way of retrieving a result from a controller, without overriding the whole run() method.