Col-E / Col-E/Class-Version-Patcher
Allow string patching to generate StringBuilder instead of dropping in replacement class
Open
enhancement
- Dominant language
- Java
- Stars
- 28
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
An option to allow you to choose between adding a compatibility class to the output, or generating normal `StringBuilder` code.
I didnt do `StringBuilder` because the replacement class way was quicker to implement.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.