Closed wilzbach closed 9 years ago
Namespacing: all custom elements should start with
bio
Why?
Look, I totally see where you're coming from. I've worked with toolkits like GTK, Qt, Angular and Polymer. There's a beauty to their uniformity, hierarchy and strictly enforced conventions.
But BioJS is not like those other toolkits, because components in BioJS are contributed by many separate developers. In an environment like that, you really want to be more flexible.
Fully agree