How to generate data classes with no companion objects in Kotlin using codegen
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 217
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I came across a problem recently which requires me to use data classes with no companion objects. However, I didn't see any configurations regarding this? Is there any way to achieve this, thank you so much!
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
The issue does not mention any files, tests, or entry points. Start by locating the configuration and Kotlin data-class generation code, then determine the expected behavior for omitting companion objects. Done means an agreed configuration and accompanying generation tests demonstrate the requested output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100