- From: Hayato Ito <notifications@github.com>
- Date: Thu, 31 Mar 2016 23:44:02 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Friday, 1 April 2016 06:44:29 UTC
I think a method is preferred if it returns (non-live) `sequence<T>`. `childNodes` (or `children`) returns a *live* collection, I guess. BTW, I forgot to mention that Slot.getAssingedNodes(...) is a method and {Text/Element}.assignedSlot is not a method in https://github.com/w3c/webcomponents/issues/451#issuecomment-203894250. If we prefer *get* prefix for a method, I'm fine with Option A (Preserve the status quo), either. Thus, unless there is a strong preference, I would like to preserve the status quo. . --- 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/webcomponents/issues/451#issuecomment-204272974
Received on Friday, 1 April 2016 06:44:29 UTC