- From: JingAn Chen <notifications@github.com>
- Date: Fri, 03 Nov 2017 21:21:50 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 3 November 2017 21:22:16 UTC
@domenic one concern about the not having `{{ x["y"] }}` part: what if the property name contains special characters? One case I can think about is i18n, a multi-language property/object may look like: name["en-AU"] lastname["zh-CN"] and there's no way we can use dot in that scenario. -- 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/682#issuecomment-341829861
Received on Friday, 3 November 2017 21:22:16 UTC