SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Technology Stocks : MSFT Internet Explorer vs. NSCP Navigator

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: Gerald R. Lampton who wrote (22667)2/14/1999 3:55:00 PM
From: Bearded One  Read Replies (3) of 24154
 
I assume people like Bork and Scott McNealy have better things to do than spend their time reading, and stealing ideas from, this thread, but, then again, who knows? ;)


It's almost a statistical certainty that Microsoft people are reading this thread.

Come on guys and gals, show your faces. :)

By the way, Gerald, I never responded to an earlier post of yours doubting me when I said that review of IE code vs. Windows code was absolutely impossible. Here's why it's impossible:

There are hundreds of little routines which will be duplicated in the IE code and the Windows code. For example, lists often need to be maintained in a particular order, necessitating a "sort" routine. Or several. Do you use the OS's sort routine or your own? Assuming the OS's sort routine is visible to outside applications, you suffer some speed penalties by using it but save code size. If you use your own, you get faster code, but it's larger. It also may save coding time to use OS routines. So how are you going to second guess that decision?
Lots of times, these decisions are made on the fly by the individual programmers with no review whatsoever.
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext