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

Specification inconsistencies #8

Open
oxlade39 opened this issue Jan 10, 2025 · 1 comment
Open

Specification inconsistencies #8

oxlade39 opened this issue Jan 10, 2025 · 1 comment

Comments

@oxlade39
Copy link

oxlade39 commented Jan 10, 2025

I've been trying to write a Java library corresponding to this specification here.

I've gotten reasonably far in creating POJOs for the majority of the spec as described in this repo.

In order to verify this, I have written a parameterized test that fetches each of your listed SML examples from here

In doing so I have found a number of inconsistencies in the examples and the spec. I have made a number of compromises which I will list below but even having done so there are still 4 tests failing. I have also raised PRs in the repositories for the examples where required, which I will also list below.

I'm happy to contribute to correcting the spec if you feel that is appropriate?

Inconsistencies Found:

PRs raised

@oxlade39
Copy link
Author

You can see examples of the failures in the pipeline for example here

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

1 participant