Hacker News new | ask | show | jobs
by asgard1024 4675 days ago
Restarts are perfect! This bothered me greatly when I read Code Complete. It doesn't discuss error handlers (which restarts are a form of) in error handling chapter at all.

I really wish more people knew about this option. Maybe it would even get into mainstream languages.