Quote:
Originally Posted by howyoudoin
Yeah, those are good points.
|
Also, take into consideration that (especially on mobile platforms) supporting multiple platforms is almost as much work as writing the entire application N times.
In the desktop realm there are many libraries that you can use to abstract away the differences between Linux/MacOS/Windows, but the application still has to be tested on each and deal with the minor quirks of each that still raise their head and demand attention.