webcomponents / gold-standard

1.03k stars 39 forks source link

Organize into Levels? #2

Open justinfagnani opened 9 years ago

justinfagnani commented 9 years ago

This is a truly awesome list!

But it might a bit on the long side. I wonder if it would useful to organize it into levels of importance. For instance, loading dependencies and reattachment are way more critical than say restrained colors.

Some of the more important and trickier parts, like supporting content re-projection, or non-obvious enough that they could benefit from being part of a lower level (assuming Level 0 or 1 is the most important).

JanMiksovsky commented 9 years ago

@justinfagnani Thanks for the suggestion. While I agree in general, this is a tricky thing to get right.

That said, I agree that this list may overwhelm people. I think experience will be the best guide in determining which checklist items are most critical — the ones that are the most important to get right and/or which people most often forget to address. So I think it might be helpful to give this list some time before trying to assign levels of priority. For now, my focus is on getting the list correct, and backing up all recommendations with detail, sample code, and other resources.