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 | 39952 reads
|
Browse archivesActive forum topics |
Recent comments
6 weeks 6 days ago
7 weeks 1 day ago
7 weeks 2 days ago
14 weeks 2 days ago
20 weeks 15 hours ago
20 weeks 1 day ago
21 weeks 15 hours ago
23 weeks 6 days ago
25 weeks 1 day ago
25 weeks 2 days ago