Bekreth / Bekreth/jetedge

Create a temporary object holder

Open
#130 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue v1.0.0
Dominant language
Java
Stars
6
Forks
8
PR merge metrics
No merged PRs in 30d

Description

## What shortcoming will this fix cover
This will allow users to generate objects that aren't necessarily mapped directly into the overall Pojo that is being generated.

## Why its important to make this change
Currently, the MorphLimiter can only be used against a single value/limiter. By having some form of generated state that is kept in the generator object, it would allow for an unrelated object to be created that is then used everywhere within the the generator for morph/correlation.

## How much time I would invest in making this patch (if I had the free time to do it)
3 hours

Contributor guide

Open the contributing guide

Research direction

Start by tracing MorphLimiter and the generator object, since the issue names these as the current limitation and proposed state location. Define how an unrelated temporary object is generated and reused for morph/correlation, then verify that it works without requiring the object to map directly into the generated POJO.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.