Resolve the nested class hyde- directive inheritance issue
Open
- Dominant language
- C++
- Stars
- 340
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
nested classes within a class don't "see" their parent class hyde directives. e.g., `@hyde-owner` at the parent class level does not propagate down into the nested class. This needs to be resolved.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating handling for nested classes and hyde directives, then compare parent and nested-class behavior; done means directives such as @hyde-owner propagate from a parent class to its nested classes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100