|
|
|
|
|
by pjmlp
1850 days ago
|
|
What is really disapointing to me it that they don't acknoledge the hurdles that they are still putting in our way. For .NET developers, WinUI still represents rewriting the UI and for stuff like Viewport3D or HLSL support, the advice is to learn C++, make use of SurfaceImageSource and rewrite the stuff directly in DirectX. Quite a change for LOB developers, then there are the missing components as well. For C++ devs, the aging MFC is more productive than dealing with IDL files without any kind of VS tooling support, all components are based on COM (hello boilerplate) and requires manually merging generated files into the project. They say they are listening to us, however they still fail to deliver what we complain about. Meanwhile those that can afford it, will just adopt Qt, Delphi, C++ Builder instead. So expect most people to still ignore these efforts. |
|