microsoft / microsoft/winget-cli
Consider OOP config
Nobody has claimed this yet.
- 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.
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.
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