Re: [heycam/webidl] Consider adding support in WebIDL for defining template tags (#631)

Yeah, that could work for some things. Some additional things that would be nice to do in a template tag:
- associate something with the template object (e.g., to reduce overhead the second time it's called; maybe this would typically be an unobservable optimization though)
- use the "raw" Array
- check whether the object passed in is "really" a template object

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/631#issuecomment-458779413

Received on Wednesday, 30 January 2019 01:48:43 UTC