respec
respec copied to clipboard
Deprecate w3c-common profile and simplify other profiles
- [x] Freeze w3c-common (https://github.com/w3c/respec/pull/2838)
- [x] Add a migration guide (https://github.com/w3c/respec/wiki/respec-w3c-common-migration-guide)
- [ ] Blocker - Extensions: https://github.com/w3c/respec/issues/1976
- [x] Add deprecation warning to w3c-common (https://github.com/w3c/respec/pull/3109)
- [x] Remove code due to legacy support (https://github.com/w3c/respec/pull/2839)
- [x] Remove jQuery entirely (https://github.com/w3c/respec/pull/3023)
- [ ] Fix highlightjs dynamic language loading - uses accessing worker with
require - [x] Fix tools/respecDocWriter.js - uses exporter with
require(https://github.com/w3c/respec/pull/3403) - [ ] Remove
requiresupport - do notexposeanymore - BREAKING CHANGE
Before we start deprecation warning, we should add a migration guide.
As we plan to remove require(["some-respec-internal-thing"]), we should figure out a strategy for extensions also (See https://github.com/w3c/respec/issues/1976), otherwise migration is like "check back later".
Edit: added in checklist above.
I'm not sure if https://github.com/w3c/respec/wiki/respec-w3c-common-migration-guide was ever created, but that page does not exist anymore
Thanks for reporting! It's up again.
Damn bots deleted the page.

The migration guide is gone again, fyi.
Thanks for reporting @carmacleod. Added it back again, and restricted wiki edit access for some time.