Slashdot Mirror


No XP Reprieve; Windows 7 Release Set

CWmike writes "Microsoft has laid to rest rumors that it might reconsider pulling Windows XP from retail shelves and from most PC makers next Monday. Microsoft's Bill Veghte wrote to customers reiterating that June 30 would be the deadline when Microsoft halts shipments of boxed copies to retailers and stops licensing the operating system directly to OEMs. However, Veghte did leave the door open to all computer makers, even the largest, who want to continue selling new PCs with XP pre-installed. 'Additionally, Systems Builders (sometimes referred to as "local OEMs"), may continue to purchase Windows XP through Authorized Distributors [such as Ingram Micro] through January 31, 2009,' he wrote in the letter. 'All OEMs, including major OEMs, have this option,' said Veghte. At the same time, Microsoft confirmed Windows 7 would ship in January 2010. Who, if they have not already, would install Vista now?" Microsoft has said they will post the letter, but it's not up yet.

1 of 609 comments (clear)

  1. Re:Who? by jsebrech · · Score: 5, Informative

    Apple switched hardware architectures from 10.3 to 10.4. They rewrote their networking stack from 10.4 to 10.5 (admittedly, there were a few issues in the new stack related to wireless). They're going to change to a different filesystem from 10.5 to 10.6.

    It's not the degree of change that's the issue, it's the degree of architecture. Windows is built by separate teams that build layers and components that somehow have to be fit together, resulting in a hodge-podge of programming API's that's a nightmare to keep supporting. OS X seems to have a more centralized vision, with a programming API that is mostly consistent, and probably way easier to maintain.

    It also helps that mac developers are more willing to rewrite software (basically because the ones that aren't were weeded out a few transitions ago). When apple wants to make some radical change, like dropping support for an entire API, or moving to a different CPU architecture, the developers just go along with it. On windows they'd scream bloody murder.