Nifft
Penguin Herder
Please keep in mind I was answering someone else -- "why don't most developers do cross-platform coding if it's so easy?"ThirdWizard said:Ignoring the fact that I think it is difficult to write good software, my answer to this is that corporate culture discourages good software from being written when mediocre code will suffice and is generally accepted by users.
It is indeed not easy to write good software. But many of the things that you do in order go get good software are also things that enable you to relatively easily make your code cross-platform.
And once your test suite is running cross-platform, you'll find bugs faster.
Cheers, -- N