Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

sort implementations by most recent draft support #466

Merged
merged 5 commits into from
Aug 22, 2022
Merged

Conversation

gregsdennis
Copy link
Member

@gregsdennis gregsdennis commented Aug 21, 2022

I've sorted the implementations list by putting the ones with support for the most recent drafts toward the top.

I'd also like to clean up the list by moving some of these to the "obsolete" file, but I'm not sure what our cutoff should be.


I've moved anything that doesn't support draft 6 or later to obsolete. If I bump that to draft 7, four more will move. The vast majority still don't support 2019-09 or later (at least not as described in our file).

@netlify
Copy link

netlify bot commented Aug 21, 2022

Deploy Preview for condescending-hopper-c3ed30 ready!

Name Link
🔨 Latest commit 1b3f0f3
🔍 Latest deploy log https://app.netlify.com/sites/condescending-hopper-c3ed30/deploys/6302f97ea08cda0009179b6d
😎 Deploy Preview https://deploy-preview-466--condescending-hopper-c3ed30.netlify.app/implementations
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Contributor

@handrews handrews left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally looks great - one suggestion that you're welcome to disregard if you'd prefer, and one place I think you missed a thing if I'm reading right.

draft: [4, 3]
license: LGPL-3.0
notes: "Draft-06+ progress: issue [17](https://github.com/netmail-open/wjelement/issues/17#issuecomment-390899432)"
notes: All known implementations are now obsolete.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps "No known implementations support draft-06 or later" since casual readers won't know what "obsolete" means, probably not even if we document it somewhere.

@@ -322,7 +309,7 @@
url: https://json-everything.net
date-draft: [2020-12, 2019-09]
draft: [7, 6]
notes: Powered by JsonSchema.Net; server-side validation
notes: Powered by JsonSchema.Net in Blazor WASM for client-side validation
- name: jsonschema.dev
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like jschon.dev (2020-12) and "JSON Schema Validator" (2019-09) should move above jsonschema.dev.

@gregsdennis gregsdennis merged commit b42aa9b into master Aug 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants