You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/d4048-call-to-action.md
+19-66Lines changed: 19 additions & 66 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,8 +156,6 @@ Ensures every artifact produced by the pipeline has a clean bridge to `std::exec
156
156
157
157
The reciprocal commitment: the pipeline teams accept that interoperability with `std::execution` is a hard requirement and design for it. The Compatibility Team accepts that coroutine-native I/O makes different trade-offs and does not require that networking adopt sender semantics internally. Both sides acknowledge the cost. Both sides get a voice.
158
158
159
-
The P2300 architects staff this team.
160
-
161
159
### 4.7 Continuous Production
162
160
163
161
Each team works paper by paper. The eleven papers flow through the pipeline. Multiple papers occupy different stages simultaneously - Paper 1 in Wording while Paper 2 is in Design while Paper 3 is in Implementation. Every handoff produces a visible artifact in the GitHub repository.
@@ -166,7 +164,7 @@ Each team works paper by paper. The eleven papers flow through the pipeline. Mul
166
164
167
165
## 5. The People
168
166
169
-
WG21 has enormous talent. The following is our best assessment of the expertise available in the committee and the broader community. No one is assigned. Everyone is invited. These tables reflect the author's understanding of where each person's strengths align with the work. They are a starting point, not a roster. Anyone who wants to contribute to any team is welcome - the only criterion is willingness.
167
+
WG21 has enormous talent. The following teams reflect the work areas. The Vision Integrity Team is staffed by the Capy and Corosio architects. All other teams are open - anyone whose expertise aligns with the work is welcome.
170
168
171
169
### 5.1 Vision Integrity Team
172
170
@@ -180,88 +178,43 @@ WG21 has enormous talent. The following is our best assessment of the expertise
| Nicolai Josuttis | (ind.) | Teachability testing; can the wording be understood? |
246
-
| (open) || Non-WG21 contributors welcome: anyone who can read a spec |
247
-
248
-
People appear on multiple teams where their expertise spans boundaries. That is intentional. The teams are work areas, not silos.
205
+
| Person | Affiliation | Demonstrated Strengths |
206
+
| ------ | ----------- | ---------------------- |
207
+
| TBD |||
249
208
250
209
---
251
210
252
211
## 6. Corporate Stakeholders
253
212
254
213
Networking in C++ affects every company that deploys C++ at scale. This endeavor explicitly invites corporate stakeholders to put their requirements on the table - openly, at every stage.
| Meta | folly::coro deployed at billion-user scale; production async infrastructure |
260
-
| Google |`Co<T>` coroutine type; production safety constraints |
261
-
| Bloomberg | Physical design, allocators, P3552 task; ABI stability and separate compilation |
262
-
| Microsoft | Sender algorithms, reactive extensions, compiler implementation |
263
-
| Apple | Standard library implementation (libc++); implementation perspective |
264
-
| C++ Alliance | Capy, Corosio, Boost libraries; implementation and deployment experience |
215
+
| Organization | Stake |
216
+
| ------------ | ----- |
217
+
| TBD ||
265
218
266
219
If a company needs something from the design, they say so. The requirement is documented, visible, and addressed. No hidden agendas. Every stakeholder's cards are on the table.
0 commit comments