Re: Microsoft Java almost gone in Vista



"nukleus" <nukleus@xxxxxxxxxxxx> wrote in message
news:epv8ie$2704$2@xxxxxxxxxxxxxxx
Microsoft will continue developing their own
version of Java and the ace in their pocket is, first
of all, they control vast majority of the world
software business and operating systems. They have
developed technologies in other languages, operating
systems and development environments that are far
superior to that what Sun has to offer with all its
limited impact on what is happening in the software field.

For Web-based tools, what about the Google Web Toolkit:
http://code.google.com/webtoolkit/ approach, which uses a subset of Java
code to generate JavaScript to run on browsers without the need for a JVM?
How limited is Google's approach when compared to Java applets? Should Sun
be developing an equivalent tool that uses a larger subset of Java
functionality? Does it make sense for Microsoft to go the same route?


.



Relevant Pages

  • Re: java for different platforms
    ... write some applications for a PDA. ... the book Beginning programming with java for dummies. ... a java program coded on Windows with the windows system of dealing with newlines will crap out on Linux or other platforms which deal with it differently unless it is coded correctly by consulting the System.getProperty method. ... If one is to write code that is truly portable, one must never assume that something is handled the same way on all platforms, and code to handle different operating systems, if the code is going to be used on multiple platforms. ...
    (comp.lang.java.programmer)
  • Re: java for different platforms
    ... write some applications for a PDA. ... the book Beginning programming with java for dummies. ... a java program coded on Windows with the windows system of dealing with newlines will crap out on Linux or other platforms which deal with it differently unless it is coded correctly by consulting the System.getProperty method. ... If one is to write code that is truly portable, one must never assume that something is handled the same way on all platforms, and code to handle different operating systems, if the code is going to be used on multiple platforms. ...
    (comp.lang.java.programmer)
  • Re: Microsoft Java almost gone in Vista
    ... software business and operating systems. ... which uses a subset of Java ... code to generate JavaScript to run on browsers without the need for a JVM? ...
    (comp.lang.java.programmer)
  • Re: [OT] Point of wiping in-memory keys?
    ... >>> Modern operating systems zero pages (or sometimes, ... a Java VM is not an operating system. ... services to share the same memory across multiple VMs. ...
    (sci.crypt)
  • Re: Petersons Algorithm in java, sequencial instruction execution ?
    ... I also found on an other book (operating systems) that Peterson's ... solutions is not garanteed to work since some hardware platform ... the JLS is a contract. ... The Java compiler and JVM can do all ...
    (comp.lang.java.programmer)