WICG / WICG/declarative-partial-updates
Should running scripts and applying templates be controlled by the same option?
Open
Nobody has claimed this yet.
- Dominant language
- Bikeshed
- Stars
- 135
- Forks
- 13
- Avg merge
- 12m
- Merged PRs (30d)
- 3
Description
runScripts controls both script execution and templates (patching) in the Chromium implementation. This makes some sense, but I wonder if it will be confusing if a developer really just wants to stream patches, and the way to make it work is to use runScripts.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the runScripts section of dynamic-markup-revamped-explainer.md and review the Chromium implementation referenced in the issue. Compare the option's script-execution and template-patching roles; done means reaching and documenting a clear decision about whether they should remain coupled.
Written by the indexing model from the issue text.
Assessment
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100