Allow two different generators to correlate data
Open
enhancement
v1.0.0
- Dominant language
- Java
- Stars
- 6
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
As a user I want to create a list of pojos, and I also want to have another list of different pojos which have fields that reference the IDs of the first list. This way I don't have to manually set the referencing fields after the fact of pojo generation.
Contributor guide
Research direction
Start by reading the library's POJO generation API and how generated objects receive randomized field values. Determine how two generator runs could share identifiers and how referenced fields would be selected, then define an API and tests that demonstrate correlated lists and verify the resulting references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100