I’ve been playing with HTMLbars and what I’m getting is that it’s going to a pretty close direction with Web Components the way Polymer does them with Shadow Dom, but HTMLbars doesn’t use shadow dom instead it appears to be building actual dom.
I am really curious why it was chosen to do this instead of using what Google is trying to make into a standard for web components? What are the gains, losses, differences etc…