Geir Magnusson Jr. wrote:
> Do you really mean J2ME for a specific purpose?

Yes, 'j2me' is vague... Since MIDP is the lowest common denominator, I'd
start with that.

> What we want to do here is a modular system to which you can easily 
> replace parts as appropriate for your usage, either to port to a new 
> platform or usage/performance profile....

MIDP has a lot of things missing - you need to make sure you don't have
any of that deeply mixed up in your core, or else ripping it out gets to
be difficult.  No floats, no doubles, no reflection, just off the top of
my head.

-- 
David N. Welton
- http://www.dedasys.com/davidw/

Linux, Open Source Consulting
- http://www.dedasys.com/

Reply via email to