Bekreth / Bekreth/jetedge

Allow Jetedge to build abstract objects

Open
#69 0 comments 0 reactions 0 assignees View on GitHub
needs clarification
Dominant language
Java
Stars
6
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Jetedge fails anytime the build path contains an abstract class. Create a new method that allows for the user to specify a particular child to be used in place of abstract class, or allows Jetedge to create a proxy that will be have its fields populated.

Contributor guide

Open the contributing guide

Research direction

Start by tracing Jetedge's build path to identify where abstract classes cause construction to fail. Define how callers select a concrete child or request a proxy whose fields are populated, then verify that build paths containing abstract classes complete successfully.

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
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.