Use deprecation flag from BCD
See original GitHub issueCurrently MDN has a separate deprecation tag and the header. Could it use the deprecated
flag from BCD and autogenerate such header, so that there won’t be two separate source of truth?
(BTW, is the Deprecated tag still a thing in Yari? I don’t see it rendered anywhere, except the header.)
Issue Analytics
- State:
- Created 3 years ago
- Comments:16 (9 by maintainers)
Top Results From Across the Web
Merge MDN deprecation notes into BCD? · Issue #6975 · mdn ...
The actual deprecation flag seems like a significant qualifier to the actual compat data we have. A deprecated feature might have cross-browser support,...
Read more >Experimental, deprecated, and obsolete - MDN Web Docs
For more information on the definition of deprecated, see the deprecated flag BCD documentation.
Read more >Use deprecation flag through platform - Esri Community
Currently the deprecation item flag is mostly useless. It can be a deterrent from new users picking a service but there is no...
Read more >Feature Flags and Code Deprecation - SAP
Code deprecation allows you to properly mark obsolete code, and by warning users, it helps them in transitioning to better alternatives.
Read more >Solved Question 3 Not yet answered Marked out of 2.00 The ...
Question: Question 3 Not yet answered Marked out of 2.00 The BCD Company had the following income statement on 31.12.2020 Deprecation 10000 Net...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@schalkneethling There’s a bit to unpack here. This discussion captures some of the issues involved: https://github.com/mdn/content/discussions/5549. That said, the underlying idea—drive this stuff from BCD—is a good idea. But there’s two distinct tasks that would come from this:
Not sure if we should open separate issues, hijack this one, or what. Also related: https://github.com/mdn/yari/issues/1400#issuecomment-961880928
Closing in favor of duplicate https://github.com/mdn/yari/issues/3929.