Linked by Thom Holwerda on Mon 22nd Jun 2009 10:45 UTC
Thread beginning with comment 369753
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
Native browser = doesn't use JVM or CLR or XUL and is fully compiled into native machine code. That is the only definition.
Anything else is stupid philosophical discussions.
Anything else is stupid philosophical discussions.
In this context you're wrong. You're speaking as a hardware person who's talking about programming the machine. In the context that 'native' is used in with this case, the meaning is different. It means that the software uses the API's that are available in the operating system's environment (native) to solve problems. This refers to topics such as IPC, synchronization, etc. Obviously, native doesn't always refer to hardware & microcode. The processor isn't the only part of the computer that has an environment, the software has one too. You'd do well to be mindful of that.






Member since:
2006-08-17
Native browser = doesn't use JVM or CLR or XUL and is fully compiled into native machine code. That is the only definition.
Anything else is stupid philosophical discussions.