Earlier quoted context omitted.
Agreed. We don't consider Android and iOS programmers interchangable (except in so far as we consider all programmers at JTV to largely be generalists who can work on whatever they put their minds to). Android and iPhone are different platforms with their own gotchas that just happen to share some form factors and styles of interface elements. When we do product design we design for each separately.
WebOS/Bada/Android(Linux), WindowsPhone(CE) and iOS(Mach) are all very different. Each platform uses its own string class, threading logic and UI layer. The lack of standardization is almost bizarre when you factor in HTML5. This results in lots of developers sitting on the fence. Five platforms, five compilers, five api´s... yet everything runs on 32bit ARM, uses ANSI/ISO C-like syntax and reads UTF8 over HTTP. I tr…
I have a feeling we'll one day look a back on this period as a time of mass insanity when just as we nearly attained the dream of a cross platform stack that could run and work well anywhere we all enthusiastically threw it away and enslaved ourselves to the horror of splintered, incompatible technologies.