- From: Hayato Ito <notifications@github.com>
- Date: Tue, 22 Mar 2016 21:28:19 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Wednesday, 23 March 2016 04:28:48 UTC
I do not like using *find* as the name of this web-exposed API. It would impress me that UA actually starts to *find*. I would like to avoid this. Thus, I prefer *getter-like* name here. If possible, omit *get*. How about `Slot.slottedNodes()` and `{Element/Text}.assignedSlot()`? Regarding, `{distributed:true}`, I prefer `flatten` to `distributed`. But I do not think `flatten` is the best word. We never use `distributed` nor `flatten` as web-exposed names so far. Any better idea is welcome. --- 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-200169031
Received on Wednesday, 23 March 2016 04:28:48 UTC