>
> It appears that there are no proposals on the way to deal with it and it
> is a very real problem. What would be the correct process to bring more
> attention to it?
>

A proposal posted here : )

A few things to address (off the top of my head):

- There was an old proposal for catch guards
<http://wiki.ecmascript.org/doku.php?id=strawman:catch_guards> based
on refutable
pattern matching
<http://wiki.ecmascript.org/doku.php?id=strawman:pattern_matching>.  Should
the catch syntax be based on pattern matching?  If not, why not?  If so,
then we'll need an updated proposal for pattern matching first.
- If, instead of pattern matching, catch guards are based around some kind
of runtime "typing" (using that word loosely), how does that work with
Realms and duplicated libraries?
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to