User loginNavigation |
Go's proposed panic/recover exception-like mechanismHere it is: Proposal for an exception-like mechanism by Rob Pike. As I understand it, he means panic/recover primary as a way to shield the whole program execution from "truly exceptional situations" like out of bounds array access, etc. in "submodules". Like bug in request handling code taking the whole web server down. What do you think about such hybrid "panic/recover (rarely) + error codes all over the place" error handling model? By pgregory at 2010-03-29 22:15 | LtU Forum | previous forum topic | next forum topic | other blogs | 39108 reads
|
Browse archivesActive forum topics |
Recent comments
3 hours 54 min ago
8 hours 43 min ago
16 hours 8 min ago
1 day 3 hours ago
1 day 8 hours ago
1 day 9 hours ago
1 day 9 hours ago
1 day 10 hours ago
1 day 10 hours ago
1 day 11 hours ago