-
Notifications
You must be signed in to change notification settings - Fork 0
Lifecycle
Thomas Di Grégorio edited this page Oct 6, 2016
·
3 revisions
- asap
- load xmlns namespaces
- DOMContentLoaded
- Loop each node
- Test class pair existance
- Exists: extend node
- !Exists: try to load a Document (.*ml) then a .json, then a .js
- Test class pair existance
- Loop each node
- initialize
- just parsed: state unresolved
- extended: constructor and parent classes are loaded
- created: Class method called
- attributes binded
- added:
- removed: