Was helping a fellow Xojo user to try & sort out why updating to a new version of Xojo broke their code.
The code still compiled fine. But it just didnt work as expected any longer.
And it turns out that in some classes Xojo changed a get/set pair of methods, which can be overloaded by a subclass, into actual computed properties, that cant be.… Read the rest