On 10/02/2021 09:19, Richard Hodges via Boost-users wrote:
As far as I am able to tell from attendingĀ some of the meetings, the motivation for changes amongstĀ certain actors in WG21 seems to me to be driven by either malice or willful ignorance of the impact on the user community.
I think this too strong. People are sent by their employers to represent their employer's interests on WG21. I can't think of a major tech multinational whose representatives have not voiced serious concerns about how poorly Networking maps onto their platform's proprietary networking technologies, which is true, but equally very few of them have been willing to fund a reference implementation which does improve that mapping AND is completely portable to all the other platforms. They have accepted that critique of their critiques, and everybody has (mostly) moved on. Most of what is delaying Networking in the past year or so has not been directly related to Networking (that ship has sailed, the committee has conclusively voted that Networking = ASIO). The present problems are the concurrency model, specifically what and how and why Executors ought/could/should/might be. That's the exact same problem which has bedevilled the Networking proposal since its very beginning, but I want to be absolutely clear that it isn't just Networking being roadblocked by this. Several major proposals are blocked by Executors. I don't think malice nor wilful ignorance is behind the churn in Executors. Rather, if WG21 gets it wrong, it's a huge footgun, so they rightly won't progress it until its done. Everything which depends on it is therefore blocked. I would also remind everybody that there was an option to progress the blocking only API of ASIO into the standard which could have been achieved quickly, but Chris elected not to do so at that time. I think he was right in that choice, had the blocking API been standardised, it would be unlikely the async API would have been revisited quickly. Niall