Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New principle: Don't invent something new just because the existing thing isn't perfect #539

Open
martinthomson opened this issue Dec 9, 2024 · 1 comment

Comments

@martinthomson
Copy link
Contributor

This was brought up here by @annevk.

The observation was that pointing out the shortcomings of JSON might lead people to build a new format. In almost every case, that's probably the worst possible reaction. JSON might be awful, but a new format is almost guaranteed to be far worse overall.

Instead, we might recommend that people use the existing thing and maybe incrementally improve it.

@csarven
Copy link
Member

csarven commented Dec 9, 2024

Could Microdata be an example, given the availability of RDFa and microformats?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants