Respec: Stop polluting configuration object in w3c/headers.js

Created on 9 Jan 2019  路  3Comments  路  Source: w3c/respec

Currently it pollutes the configuration object only to pass them to templates. They should be instead passed as a dictionary object.

refactoring

Most helpful comment

@sidvishnoi It looks like core/caniuse just normalizes the user configurable fields, which should be okay.

All 3 comments

Agree! and we should identify other modules that do this. So 馃ぎ

I think core/caniuse.js is another potential candidate

@sidvishnoi It looks like core/caniuse just normalizes the user configurable fields, which should be okay.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

marcoscaceres picture marcoscaceres  路  6Comments

sidvishnoi picture sidvishnoi  路  4Comments

marcoscaceres picture marcoscaceres  路  7Comments

xfq picture xfq  路  4Comments

saschanaz picture saschanaz  路  3Comments