Re: [heycam/webidl] "::" is used in comments but is not formally a part of webidl ? (#354)

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