Y
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
mrspeaker
5395 days ago
From the source code... the controller actions are all returning values:
https://github.com/playframework/Play20/blob/master/samples/...
link
hadashi
5395 days ago
'grep -R throw .'
or you could just look at controller code...
link
Uchikoma
5395 days ago
"Yes no more exception for flow control." via Twitter.
link