User loginNavigation |
Territorial Exception Handling[Most exception] solutions suffer from the problem that catching exceptions can only be done within a monad, or via an explicitly passed unique structure. This means that one cannot just introduce exception handling in an existing functional program. One either has to redesign the program, or plan for exception handling from the start. The result is basically a program that is far more “imperative†that the programmer probably hoped for. In my exploration on territorial exception handling, I hope to make clear that there are better ways to deal with this for a large class of exceptions, without giving up referential transparency, nor efficiency. Territorial Exception Handling, Marco Kesseler, February 12 2004 (Exceptions are still something I think the programming community hasn't really nailed down. For every person that says they are evil, another says they are salvation. Some folks suggest looking for a middle path.) By raould at 2005-10-14 17:38 | LtU Forum | previous forum topic | next forum topic | other blogs | 8645 reads
|
Browse archives
Active forum topics |
Recent comments
37 weeks 4 days ago
37 weeks 4 days ago
37 weeks 4 days ago
1 year 7 weeks ago
1 year 11 weeks ago
1 year 13 weeks ago
1 year 13 weeks ago
1 year 16 weeks ago
1 year 20 weeks ago
1 year 20 weeks ago