Commit 4b65b33
committed
docs: record the 2026-08-18 decisions (#2109, #2115, #2131, #2138, #2238, #2320)
Mint both CCF-021 and CCF-022: a cause spanning more than one namespace cannot
be owned by any single namespace review, and 'the numbering is closed' was only
ever scoped to namespace-local causes.
XDG option B -- honour XDG_CONFIG_HOME and XDG_DATA_HOME when set and absolute,
ignore a relative value per the spec. Full XDG declined because part of it has
no .NET mapping and would cross from parity into invention. The second clause,
whether a getter may verify or create directories, turns out not to be a user
question at all: .NET answers it with SpecialFolderOption, so it is derivable.
Lazy<T> PublicationOnly aligns with .NET. This REVERSES a deviation the class
doc-comment has carried since the type was ported -- the factory may again run
concurrently on several threads -- and that consequence was stated before the
decision and accepted with it.
Both inert JsonDocumentOptions flags become real, chosen over the cheaper option
of making Validate() throw, because a switch that does nothing is worse than a
switch that does not exist.
TcpClient/UdpClient reject an IPv6 endpoint loudly now; dual-stack gets its own
ticket.1 parent aaa2bc2 commit 4b65b33
2 files changed
Lines changed: 34 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
265 | 299 | | |
266 | 300 | | |
267 | 301 | | |
| |||
Binary file not shown.
0 commit comments