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 | 42424 reads
|
Browse archives
Active forum topics |
Recent comments
21 weeks 5 days ago
21 weeks 5 days ago
21 weeks 5 days ago
44 weeks 1 min ago
48 weeks 1 day ago
49 weeks 6 days ago
49 weeks 6 days ago
1 year 2 days ago
1 year 5 weeks ago
1 year 5 weeks ago