- From: Kenneth Rohde Christiansen <notifications@github.com>
- Date: Tue, 03 Oct 2017 04:06:33 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 October 2017 11:07:29 UTC
>From @marcoscaceres : > Nit: please use for each, IDL sequences are just arrays, so it's nice to keep the language that maps to things in JS. Also, please don't use the bracket syntax, just use: > ```For each <var>relatedApp</var> in <var>manifest</var>.<a>related_applications</a>.``` But @tobie said that we cannot use dot notation for these that is not defined for WebIDL and asked that I file an issue here. -- 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/453#issuecomment-333809788
Received on Tuesday, 3 October 2017 11:07:29 UTC