- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 02 Nov 2017 04:31:39 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 2 November 2017 04:32:01 UTC
Since these aren't methods that live on some class which will be full of useful user-defined stuff, we don't need to "namespace" them like we did with custom elements. Let's just do `create() { ... }` and `process() { ... }` instead. -- 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/684
Received on Thursday, 2 November 2017 04:32:01 UTC