Improve codec generation from third-party specs
Open
@zinid is already working on this.
Since Oct 2, 2018.
enhancement
- Dominant language
- Erlang
- Stars
- 152
- Forks
- 98
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 1
Description
This is a follow-up for #9
The generator should generate separate files (both *.erl and *.hrl) in the third-party project directory. So there should be no hassle to copy anything and compare diffs.
After this is implemented the documentation should be written on how to use the generator. Existing one on the issue mentioned above is not a very good source of information.
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.
Assessment
This issue has not been assessed yet.