Oggi, durante la conferenza per sviluppatori Build 2020, Microsoft ha annunciato Project Reunion, un nuovo piano volto a unire le applicazioni UWP e quelle classiche Win32. L'azienda ha affrontato il fatto che i programmi UWP non sono così popolari come inizialmente previsto. Molti utilizzano ancora Windows 7 e 8, motivo per cui la maggior parte degli sviluppatori si concentra sulla creazione di applicazioni Win32.

Fin dall'inizio, Microsoft ha promesso che i programmi Win32 sarebbero stati disponibili nello store ufficiale delle applicazioni, e con il tempo, questo aspetto ha ricevuto sempre maggiore attenzione. Le funzionalità UWP hanno cominciato ad apparire in applicazioni sulla piattaforma che sembrava destinata a diventare obsoleta. Gli sviluppatori stanno aggiungendo il design Fluent nelle applicazioni Win32 e persino ricompilando queste ultime per funzionare su PC ARM64.
In Project Reunion, Microsoft is essentially aiming to unify two application platforms. The company intends to decouple the Win32 and UWP APIs from the operating system. Developers will be able to access them through the NuGet package management system, thereby creating a common platform. Microsoft has stated that it will ensure that new applications or updated versions of existing programs will function across all supported versions of the OS. This seemingly refers to older builds of Windows 10, as Windows 7 is no longer supported.
Since the Project Reunion platform will not be tied to the OS, Microsoft will be able to expand its capabilities without the need for an operating system update. An example of a feature that has been separated from the operating system is WebView2, which is based on Chromium.
Fonte: 3dnews.ru
