List of breaking features for major version 3.0.0
Nobody has claimed this yet.
- Dominant language
- OCaml
- Stars
- 352
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
This page is for keeping a list of desirable simple changes that break compatibility with past versions of the atd tools:
(1) atdgen: emit standard JSON by default. The -j-std option would become superfluous.
(2) (maybe) atdgen: eliminate the ability to output nonstandard JSON (that needed to be turned off with -j-std).
(3) (maybe) atdgen: eliminate the ability to read nonstandard JSON.
(4) ...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the current atdgen behavior around the -j-std option and how standard and nonstandard JSON are documented. Before implementation, the 3.0.0 compatibility-breaking scope must be decided, including whether nonstandard JSON output and input remain supported; done means the selected changes are specified and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100