I suspect that we can add optional static analysis (à la OCamlExc or
Haskell Catch), executed as part of a strengthened build system.

Cheers,
 David

On 10/23/12 4:58 PM, Jeffery Olson wrote:
>> How will users of an API be expected to
>> discover all the possible signals that are available to be trapped from any
>> given function?
> 
> This is an existent problem on any platform with unchecked exceptions
> (C#/.NET, python, ruby, etc). There's no good answer, besides auditing
> of callee code or trial-and-error.
> _______________________________________________
> Rust-dev mailing list
> [email protected]
> https://mail.mozilla.org/listinfo/rust-dev
> 


-- 
David Rajchenbach-Teller, PhD
 Performance Team, Mozilla

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to