Re: [w3c/IndexedDB] Standardize relationship between concept-objects and interface-objects (#10)

DOM uses this _"known as"_ pattern:

> An `Event` object is simply named an **event**. 
> `Document` nodes are simply known as **documents**.
> Objects implementing the `AbstractRange` interface are known as **ranges**.

... and then goes on to define properties on the concept objects. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/10#issuecomment-558823135

Received on Tuesday, 26 November 2019 21:24:01 UTC