Skip to content

Add 'Alternatives Considered' section#307

Merged
fabiorocha merged 4 commits intomasterfrom
user/farocha/alternatives
May 6, 2020
Merged

Add 'Alternatives Considered' section#307
fabiorocha merged 4 commits intomasterfrom
user/farocha/alternatives

Conversation

@fabiorocha
Copy link
Copy Markdown
Member

Resolve #286 by adding an "Alternatives Considered" section. We might expand that section as other ideas at the explainer level are suggested.

We debated the alternative proposed long and hard but ultimately feel that having the property being consumed at install time is the least confusing approach. The next step is addressing security concerns with that approach, tracked mainly in #230. We are still discussing that internally and will submit a PR soon.

/cc @dmurph

@fabiorocha fabiorocha added the URLProtocolHandler Label used for artifacts related to the URL Protocol Handler explainer. label May 5, 2020
@fabiorocha fabiorocha merged commit b318dfc into master May 6, 2020
@travisleithead travisleithead deleted the user/farocha/alternatives branch June 13, 2020 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

URLProtocolHandler Label used for artifacts related to the URL Protocol Handler explainer.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Complexities w/ registerProtocolHandler seem confusing for developer & user. Simplification idea

3 participants