5
nebula
3y

May it be that .NET MAUI is supposed to be a Souls like title for developers?

Never experienced such pain creating even the simplest things :-|

Comments
  • 0
    Never experienced such a pain? Have you tried Xamarin before?
  • 1
    @tosensei yup, MS seems to be the only remaining player which still uses xml fur UI.
    Everyone else learned that it crap and moved on to something better.
  • 1
    Ok the web uses xml based UI, too. And it’s the biggest pile of crap in existence. But at least it has the excuse that it can’t migrate to something else quite as easily as MS could.
  • 1
    @Lensflare

    I've done xamarin with tizen, so I do know pain² 😂
  • 1
    @Lensflare yes, been there, done that. and maui today feels like xam in the early days.

    what a shit show promoting this as "stable"
  • 0
    @azuredivay The classic Android UI is xml based, yes. But there is also Jetpack Compose now and it is intended to replace the old stuff in the future.

    MS on the other hand, invents something new for the future (again) and it is xml based (again).
    Probably to be deprecated after a couple of years and to be replaced by something new and different (again).
  • 0
    @Kernel seems like you spared yourself a lot of trouble.
  • 1
    @Lensflare web, unity ui toolkit and if I dig deeper there are many more. I hate xml
  • 0
    well, the xaml part is not really the issue. only issue there is that you can nest things that should not be nested - without any warning.

    the issue is that maui needs at least a year more development and a lot more resources allocated from microsoft. it's not even close to stable in any term
Add Comment