Comment by rixed
Comment by rixed a day ago
Meanwhile, copperspice got rid of the MOC more than 10 years ago.
I'm no longer familiar with Qt nor C++, but I guess the real blocker here is that the Qt foundation is only looking for ways that are 100% backward-compatible to inccur no change in its commercial userbase? Or am I missing something more subtle?
> looking for ways that are 100% backward-compatible to inccur no change in its commercial userbase?
Non-commercial users also care about backwards compatibility.
Also FWIW Qt does break backwards compatibility in major versions, though the breakage isn't huge. And regardless of commercial or non-commercial, it is in general a good idea to avoid breaking people's working code.