[w3c/webcomponents] [template]How to remove a listener registered on createCallback (#708)

TemplateTypeInit has `createCallback` and `processCallback` so we can register an event listener on the `createCallback`.
But how do I able to remove the event listener?
Do we need a new callback like `destroyCallback`, which is called when unmounting the templateInstance?


-- 
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/708

Received on Monday, 13 November 2017 16:24:54 UTC