microsoft / microsoft/WindowsDeveloperConfig
Question about shims
まだ誰も着手していません。
- 主要言語
- PowerShell
- スター
- 2.2k
- フォーク
- 168
- 平均マージ
- 5時間 14分
- マージ済み PR(30日)
- 5
説明
I have a few questions about the shims used by WSL Comfort (pbcopy, pbpaste, open, etc.):
-
Are these shims intended to provide any kind of isolation or restricted access to Windows executables, or are they only convenience wrappers?
-
If they are only convenience wrappers, what is the recommended way to create custom shims for additional Windows functionality? Is there an intended pattern or extension point for adding custom shims to WSL Comfort?
-
Do these shims work when the following WSL interop settings are used?
[interop]
enabled=false
appendWindowsPath=false
In particular, I'm interested in whether a shim could provide access to a specific Windows executable while preventing general access to Windows executables and the Windows PATH.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リポジトリ内で WSL Comfort shim の定義と、関連するドキュメントを探します。shim が Windows 実行可能ファイルをどのように呼び出すか、カスタム shim に拡張ポイントがあるか、[interop] 設定がそれらにどのような影響を与えるかを確認します。分離モデル、カスタマイズパターン、interop を無効にし、Windows PATH の追加を無効にした場合の動作を文書化できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- powershell
- 領域
- operating-systems
- issue の種類
- ドキュメント
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 活発
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100