View Single Post
Old 10-02-2014, 08:56 AM   #58
fjtorres
Grand Sorcerer
fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.
 
Posts: 11,732
Karma: 128354696
Join Date: May 2009
Location: 26 kly from Sgr A*
Device: T100TA,PW2,PRS-T1,KT,FireHD 8.9,K2, PB360,BeBook One,Axim51v,TC1000
Heh. Here's a very logical reason why MS went with Windows 10 and not nine:
http://www.cnet.com/news/is-this-why...it-windows-10/

Quote:
Yet no explanation seems to come close to matching that of a self-described Microsoft developer who goes by the name cranbourne on the social news site Reddit. The user points the finger at Microsoft's almost 20-year-old releases that helped make the software maker a household name during the rise of the PC:

Microsoft dev here, the internal rumours are that early testing revealed just how many third party products that had code of the form


if(version.StartsWith("Windows 9")) { /* 95 and 98 */ } else {

and that this was the pragmatic solution to avoid that.

"Having worked on the Windows compatibility team before, I have no difficulty believing this," wrote user richkzad in response. There are in fact examples of this on publicly available code repositories.
In other words, a lot of existing software, upon seeing "Windows 9" would switch to Win95/98 code and would misbehave and have to be rewritten.

Windows 10 won't have that problem because there is virtually no Windows 1.x software still in use. (There should be none but it is a near certainty that somewhere, somebody has some Win1 code running.)

Last edited by fjtorres; 10-02-2014 at 09:05 AM.
fjtorres is offline   Reply With Quote