excessive / excessive/lovr-haxe-wrappergen
Types aren't sorted by folder into the appropriate module
Open
enhancement
good first issue
- Dominant language
- Haxe
- Stars
- 10
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
it'd be nice if enum/object types were in e.g. `lovr.graphics.WrapMode` instead of top level with the modules.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the generator logic that assigns enum and object types to modules, then compare the generated layout with the requested lovr.graphics.WrapMode form. Done means those types are placed under their appropriate module rather than at the top level, with generated output checked for consistency.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100