Re: [heycam/webidl] Making methods more future-proof (#954)

> we could really only do this for new APIs (both creating a discontinuity and leaving the greater part of the problem unsolved)

Agreed, although we can use console warnings for existing APIs. We may also choose to declare "we will never add an extra param to this", meaning things like `array.filter(Boolean)` would never show a warning.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/954#issuecomment-772495234

Received on Wednesday, 3 February 2021 13:10:21 UTC