BuriedStPatrick / BuriedStPatrick/ReaperSharp

Node values should not be children

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Right now, a node's values are seen as generic ReaperNodes of that node. It would make more sense to flatten these out into to a dictionary.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the parser's node and value model and the entry point that turns values into child ReaperNodes. Determine how the flattened dictionary should be represented and used by callers. Done means node values are exposed as dictionary entries rather than generic child nodes, with existing parsing behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.