Skip to content

Commit 53e61e0

Browse files
author
joeyaiello
committed
add 20190701 RFC notes
1 parent 521381f commit 53e61e0

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# PowerShell Committee Notes - June 26, 2019
2+
3+
## Attendees
4+
5+
* Jim Truher
6+
* Dongbo Wang
7+
* Joey Aiello
8+
* Kenneth Hansen
9+
* Bruce Payette
10+
11+
## Agenda
12+
13+
* Review labeled PowerShell issues
14+
* Review Monday's RFC notes
15+
* Review labeled RFC issues if we have time
16+
17+
## Notes
18+
19+
* Long discussion on modules refactoring/modularizing, and the amount of work involved
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# RFC Meeting - July 1, 2019
2+
3+
## Attendees
4+
5+
* Steve Lee
6+
* Dongbo Wang
7+
* Jim Truher
8+
* Joey Aiello
9+
10+
## Notes
11+
12+
* Spoke to Charu, and she believes she has an implementation of Get/Set-EnvironmentVariable to share
13+
* Review `Out-GridView` RFC
14+
* Meta-question: do we need to review this module if it's only shipping in the Gallery?
15+
* RFC acceptance is not blocking publishing to the Gallery
16+
* Jim: "given our existing backlog, we should not spend too much time on RFCs that don't ship production code directly into PowerShell"
17+
* On its face, we don't see a problem publishing the module as written to the Gallery, but we don't
18+
believe Avalonia can ever be shipped as part of PowerShell.
19+
* Reviewed and merged `Test-Connection` RFC0037 (PR #172)
20+
* Reviewed #167 regarding `-Culture` and `-Comparison` parameters on `Select-String`
21+
* Shouldn't be too complicated: the discussion is difficult enough for us, much less for an IT admin
22+
* If you really want full functionality of comparers, it's fine to use C# APIs
23+
* Ultimately accepted Ilya's updated proposal 2 for its conformance to PowerShell's default case-insensitivity

0 commit comments

Comments
 (0)