feat: Duplicate functions in ProtoWriterTools.java
Open
- Dominant language
- Java
- Stars
- 44
- Forks
- 15
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 12
Description
Mirrors the read-side duplicate-functions change (#911) for writes; also adds placeholder `write(T, PbjWriter)` stubs to Codec/ProtoWriter (scaffolding only).
**Benefit:** same de-risking as #911, applied to the write path.
PR: hashgraph/pbj#912
Contributor guide
Research direction
Start with ProtoWriterTools.java and compare the read-side duplicate-functions change in issue #911. Review the requested placeholder write(T, PbjWriter) stubs in Codec and ProtoWriter; done means the write-side duplication and scaffolding match the stated scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100