hasselmm / hasselmm/PropertyExperiment

Cleanup nproperty::Object

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

Description

The `nproperty::Object` class contains countless helper methods polluting its namespace. They all should be turned into free-standing friends, just like Qt is doing with the `Q_ENUM()` macro for instance.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the nproperty::Object class and inventory the helper methods currently in its namespace. Read the surrounding metatype and property implementation, then compare the intended free-standing friend approach with the issue’s Q_ENUM reference; done means the helpers are no longer namespace members without changing the experiment’s behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
tooling
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.