Re: [webcomponents] What was the "element is being created" flag for? (#458)

Can't you do this by setting this flag before you invoke the constructor. Then once the constructor has returned, you unset it and you check if you have any queued callbacks. Which you then iterate over and call?

---
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/458#issuecomment-201894619

Received on Saturday, 26 March 2016 17:14:17 UTC