Hi,
Id like to know what you guys think of the various j2me configs and profiles with respect to gaming.
Its fantastic to see MIDP2.0 supports some useful functionality for gaming, but you are still restricted to the filesystem. If i wanted to create a community based game and use contacts in my phone Id have to use JavaPhone with CDC config.
Also, each phone manufacturor have their own souped up API’s which provide magnitudes of functionality and performance above the standard Java API (e.g. Nokia Javaphone api provides binding to the impressive Symbian C++ os).
I personally prefer MIDP as its standard and can be used by all phones, but at what cost?
Larry