Re: [whatwg/webidl] Add discussion of unexposed interfaces? (Issue #1236)

> Does WebIDL take the position that all new interfaces should be exposed on at least one global interface?

Yes.

> Why?

Because that's the platform convention and matches idiomatic JS.

> So do we need to use non-generic names for all new interfaces?

Either that or do some measurements, yes. This is often needed anyway due to the large variety of existing APIs you might end up clashing with.

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

Message ID: <whatwg/webidl/issues/1236/1326079196@github.com>

Received on Thursday, 24 November 2022 07:58:29 UTC