jeluard / lucuma

Web Components library for ClojureScript
96 stars 8 forks source link

Provide custom elements registry hook #42

Closed jeluard closed 9 years ago

jeluard commented 10 years ago

When extending a custom element not created via lucuma extends must be provided to specify if a native super type is extended. There might also be others assumptions.

Make sure implementations to hook other frameworks can be provided (polymer, generic registry).

jeluard commented 9 years ago

Not worth it.