microsoft / microsoft/winget-cli

Consider OOP config

Open
#3,261 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Feature
Dominant language
C++
Stars
26.4k
Forks
1.8k
Avg merge
1d 11h
Merged PRs (30d)
15

Description

Description of the new feature / enhancement

Supporting both in and out of proc for configuration enables maximum flexibility for downstream components.

Proposed technical implementation details

This branch has a lot of the work, but also brings change to the interface to better support both options. It still needs server lifetime fixes and security considerations.

https://github.com/JohnMcPMS/winget-cli/tree/oop-config

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 reviewing the linked oop-config branch and the interface changes it contains. Identify how both in-process and out-of-process configuration are intended to work, then resolve the remaining server-lifetime and security considerations. Done means the configuration supports both options with those concerns addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli
Issue type
Feature
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.