Allow Jetedge to build abstract objects
Open
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
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