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 | 43642 reads
|
Browse archivesActive forum topics |
Recent comments
5 days 10 hours ago
1 week 1 day ago
6 weeks 3 days ago
6 weeks 3 days ago
18 weeks 4 days ago
18 weeks 5 days ago
18 weeks 6 days ago
18 weeks 6 days ago
19 weeks 4 days ago
19 weeks 4 days ago