Earlier quoted context omitted.
I didn't mean 'open' or 'close'. I meant 'less restrictive' or 'more restrictive'. Win32 is less restrictive, and UWP is more restrictive. > The idea that encouraging user level apps to use UWP because it is safer does not inherently mean some draconian lockdown is coming. All market places (google play, steam, apple app store) has restrictions. I haven't made app for any one of them, but I am certain there are polic…
So what you're saying is, Windows should not strive to meet any sort of basic security capability? Because that's all UWP is: A more secure design. Win32 is only "less restrictive" than UWP in one particular way: It allows any application to mess with almost anything in your system without warning or user permission. Anyone can download and run UWP without any hiccup. In actuality, Win32 does have hiccups: UAC elevat…
Its development is rather weird though. If I understood correctly, part of the build process is out of developers' hands, and is supposed to be performed by distributor which supports UWP (especially for different architectures). Is UWP backend toolchain and implementation even available for other distributors besides Windows Store? If yes, then it's not a distributor lock-in. But if no, then Tim Sweeney was perfectly right criticizing it.