Hacker News new | ask | show | jobs
by scompt 5395 days ago
Where did you find the reference to no more exception work flow? That seemed to be everywhere in the framework.
3 comments

From the source code... the controller actions are all returning values: https://github.com/playframework/Play20/blob/master/samples/...
'grep -R throw .'

or you could just look at controller code...

"Yes no more exception for flow control." via Twitter.