I think there were several f2f conversations around that. I can't remember if we had an email thread around this.
It used to be called "created", but the timing at which the callback is called makes the name misleading. For example, when parsing, by the time the callback is invoked, the custom element not only had been created, but also populated with attributes and put in the tree. It's essentially now ready for operation. :DG<
