Browse thread
[OSR] Exceptionless error management
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Bünzli_Daniel <daniel.buenzli@e...> |
| Subject: | Re: [Caml-list] [OSR] Exceptionless error management |
Le 6 févr. 08 à 09:45, Michaël Grünewald a écrit : > Although it did not meet a consensus, the proposal might still be > useful. Developpers should be able to claim at the beginning of a file > or in their projet's documentation: > > ``We adhere to conventions described in PAPER, regarding > exceptionless error reporting.'' Yes. As I said earlier, I see this recommendation more as a design pattern than a recommendation. Since people still want to use exceptions in some cases, I narrowed the scope of the recommendation from modules to functional values. Best, Daniel