biojs / biojs3

Draft of BioJS 3: Web components
BSD 3-Clause "New" or "Revised" License
18 stars 2 forks source link

added: a BioJS component should #7

Closed wilzbach closed 9 years ago

herkulano commented 9 years ago

Fully agree

mhelvens commented 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.