Okay, so in the Java world there's:
So now Sun is adding:
I can't quite tell what J2SE Embedded actually means -- maybe it's a series of custom builds with optional graphical capabilities? Maybe it just means that Sun will be offering it alongside their normal releases? Is it differentiated from J2ME/CDC in that only 'big computer' processors will be supported? (That is, no XScale, MIPS, etc.) Chould be interesting...
Posted from cwinters.com; read original
between CL?DC and J2SE? (Score:2)
Re:between CL?DC and J2SE? (Score:2)
IMO a lot of the push behind J2ME in the next few years will be behind CDC implementations, not CLDC. There was some recent rumblings on Sun's CDC-Interest list about Sony Ericsson's imminent release of a cell phone with a CDC implementation. And my feeling is that it's the first of many.
The nice thing about CDC is that it's basically a J2SE JVM with a number of libraries removed -- you don't need to preverify bytecode or any of the other hoops that CLDC puts you through. One of my recent tasks has been s