- From: Tobie Langel <notifications@github.com>
- Date: Tue, 02 May 2017 02:07:28 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 2 May 2017 09:08:03 UTC
Coming from Ruby, I use `InterfaceName#methodName` to mean regular operations and `InterfaceName.methodName` to mean static ones all the time. E.g.: `Array#forEach` vs. `Array.isArray`. Would it be useful to formalize this? -- 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/354#issuecomment-298567964
Received on Tuesday, 2 May 2017 09:08:03 UTC