On Dec 20, 2012, at 2:47 PM, John J Barton <[email protected]> wrote:

> A lot of real code throws strings, for example from WebInspector:
> throw "invalid color format";
> Thus I suggest assuming that thrown objects are ErrorExceptions unless the 
> standard (eg StopIterator) or developer marks them isNotErrorException.

This kind of fuzzy heuristic doesn't belong in a stdlib.

Dave

_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to