Y
Hacker News
new
|
ask
|
show
|
jobs
by
DarkNova6
749 days ago
I think once Java has finished up exception switch-case it will be a model followed by other languages. Being able to catch exceptions at both, method and transaction boundaries will be a boon for readable control-flow.
2 comments
mrkeen
749 days ago
> and transaction boundaries
What are transaction boundaries? Is Java getting transactions?
link
throw156754228
749 days ago
Algebraic effects is going in completely the opposite direction.
link
What are transaction boundaries? Is Java getting transactions?