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 | 42560 reads
|
Browse archives
Active forum topics |
Recent comments
34 weeks 5 days ago
34 weeks 5 days ago
34 weeks 5 days ago
1 year 4 weeks ago
1 year 9 weeks ago
1 year 10 weeks ago
1 year 10 weeks ago
1 year 13 weeks ago
1 year 18 weeks ago
1 year 18 weeks ago