OpenXRay / OpenXRay/xray-16

Move containers to xrCore/Containers

Open
#82 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Core good first issue Help wanted
Dominant language
C++
Stars
3.6k
Forks
536
Avg merge
6d 1h
Merged PRs (30d)
3

Description

Move containers to xrCore/Containers.
Follow classes known to be in xrCore (top core directory instead of Containers subdir):
shared_container (xr_shared.* files), FixedMap, FixedSet, FixedVector.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the xrCore top-level directory and its Containers subdirectory, then locate shared_container in the xr_shared.* files along with FixedMap, FixedSet, and FixedVector. Trace their references and build configuration before moving them. Done means these containers reside under xrCore/Containers and references still resolve.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
game-dev
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.