|
|
|
|
|
by wtallis
5638 days ago
|
|
It would be more like the OS 9 -> OS X switch happening at the same time as the PPC -> Intel transition, but without the old CPU architecture being totally deprecated. Apple's notable for having made 3 major transitions (68k to PPC, MacOS to OS X, and PPC to Intel), but all three of those were as minimal as they could be given the circumstances. The architecture transitions were made with almost completely transparent binary compatibility and minimal changes needed for source code, while the source-incompatible OS/API change was made as gradual as possible with a long grace period (which a few companies chose to exploit rather than update their apps before it was too late). Windows as a system is clearly not clean enough at the moment to easily switch architectures without needing a lot of complex compatibility stuff thrown in. If they try to force developers off old APIs and introduce a new architecture, that new architecture will be a second class citizen and will need a lot of external factors to give it traction. |
|
Windows currently runs on two radically different architectures...x86/x64 and Itanium. It has for more than nine years.
http://en.wikipedia.org/wiki/Itanium#Architecture
http://en.wikipedia.org/wiki/Windows_XP_editions#Windows_XP_...