JakeWharton / JakeWharton/picnic
Split DSL from builder/model?
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 975
- Forks
- 34
- Avg merge
- 3h 23m
- Merged PRs (30d)
- 13
Description
Either by package or by artifact, or both. The DSL really pollutes the namespace in javadoc.
Contributor guide
No contributing guide indexed for this repository
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 DSL, builder, and model organization and how their public names appear in Javadoc. Decide whether package separation, artifact separation, or both best addresses the namespace pollution; done means the DSL is separated without obscuring the builder/model API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100