Groups > IBM > WebSphere Studio Device Developer > Determining profiles/version of J9




Re: Determining profiles/version of J9

Re: Determining profiles/version of J9
Fri, 03 Aug 2007 15:42:17 -070
JRancier@penntraffic.com wrote:
> Is there matrix which shows what configurations (CDC or CLDC) and profiles

> (MIDP, Foundation, Personal)?  And is there a dependency list, for 
> example, does Personal Profile 1.0 require Foundation Profile 1.0, etc. 

Here's the closest I've found:
http://developers.sun.com/mobility/j2me/index.html

In general, it's:
   CDC 1.1/Foundation 1.1/PPro 1.1
   CDC 1.0/Foundation 1.0/PPro 1.0
   CLDC 1.1/MIDP 2.0
   CLDC 1.0/MIDP 1.0

Since Personal Profile is a superset of Foundation, J9 implements PPro 
as CDC+Foundation+PPro extras. I've heard talk of MIDP running on CDC 
(here's proof: http://wiki.java.net/bin/view/People/GaryAdams ), but I 
don't know much about that. Also, according to the MIDP spec, MIDP 2.0 
should be able to run on CLDC 1.0 - but nobody has tried that with J9 to 
my knowledge.

Hope this helps!

	Andrew Jr.

======================================================================
IBM Phoenix Labs (OTI)
2929 North Central Avenue
Post Reply
Determining profiles/version of J9
Fri, 3 Aug 2007 16:54:28 +0000
Is there matrix which shows what configurations (CDC or CLDC) and profiles 
(MIDP, Foundation, Personal)?  And is there a dependency list, for 
example, does Personal Profile 1.0 require Foundation Profile 1.0, etc. 
Post Reply
about | contact