Why its like that? (MAUI product development progress) #8535
-
Hey everyone. Firstly I just want to say that I respect how much effort is MAUI and ASP team putting to make MAUI a great product. Thanks for that! On the other hand I am wondering why we see such a lack of bug fixing in commits history (comparing to pace of issues being reported every day)? Is the team shifting their focus somewhere else or there are no enough man power? What's the strategy? I really mean no offense because I know what team did is such a great milestone but why the progress slowed down that much? Just trying to understand for the future consideration. I really hope it will get more stable in .NET 7 because there is a great great potential! |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 7 replies
-
Yes even I notice this looking to commits time in .Net Maui repo. |
Beta Was this translation helpful? Give feedback.
-
I'm wondering this as well. |
Beta Was this translation helpful? Give feedback.
-
@jfversluis @jamesmontemagno can answer this. |
Beta Was this translation helpful? Give feedback.
-
We always want a quicker pace, so I'm with you on that! Improving quality is our top priority during this initial release phase, and that includes bug fixes plus release infrastructure, automated testing, process and product coordination, and more. Not all of that shows up as a commit in the log, but is just as important if not more. Also, I want to make sure you are tracking the right commit activity. There is a lot of activity spread across branches. |
Beta Was this translation helpful? Give feedback.
We always want a quicker pace, so I'm with you on that!
Improving quality is our top priority during this initial release phase, and that includes bug fixes plus release infrastructure, automated testing, process and product coordination, and more. Not all of that shows up as a commit in the log, but is just as important if not more.
Also, I want to make sure you are tracking the right commit activity. There is a lot of activity spread across branches.
main
branch is now the .NET 7 release upcoming, andnet6.0
is the ongoing servicing of .NET 6 releases.