Create HookContextManager
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 55/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- cpp
- Domain
- backend-api-design
Research direction
Start by reading the existing GlobalContextManager pattern, then trace OpenFeatureAPI and ClientAPI dependencies in the Bazel targets. Implement the corresponding hook manager so ClientAPI can access global hooks during flag evaluation without a circular :client_api/:openfeature_api dependency, and verify the SDK build and tests pass.
Written by the indexing model from the issue text.
Description
Decouples global hook management from OpenFeatureAPI, mirroring the design pattern established by GlobalContextManager. This allows ClientAPI to access global hooks during flag evaluation without introducing a circular dependency between :client_api and :openfeature_api in Bazel.
- Dominant language
- C++
- Stars
- 6
- Forks
- 2
- Avg merge
- 9d 2h
- Merged PRs (30d)
- 8
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from open-feature/cpp-sdk
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
open-feature/cpp-sdk#92 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
open-feature/cpp-sdk#138 ·
-
v0.9.0
Difficulty 5/5 Over a week Newbie friendliness 25/100
open-feature/cpp-sdk#125 ·
-
open-feature/cpp-sdk#79 · 1 assignee ·
-
Implement Hooks Open
open-feature/cpp-sdk#77 · 1 assignee ·
All issues in open-feature/cpp-sdk
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
ros2/message_filters#338 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
subsurface/subsurface#4984 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
flutter-webrtc/flutter-webrtc#2206 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
google-ai-edge/LiteRT-LM#3739 ·