|
|
||
Petr Panteleyev's BlogOptional Packages in phoneME AdvancedPosted by peterp on March 26, 2007 at 06:24 AM | Comments (0)Optional package is a set of technology-specific APIs. It's called 'optional' because a particular device may not support some technology and thus the corresponding API is not provided by Java ME on that device. Historically, almost all existing Java ME optional packages were developed with MIDP and CLDC in mind. So, all of them depend on MIDP API and have MIDP centric architecture. This way they are present now in the phoneME Feature code base. At the same time there is phoneME Advanced project. It has CDC based architecture targeting advanced phone segment of the market. CDC world provide much more API-rich profiles and also introduces several application models like Xlet and 'main'. We are targeting two primary goals:
To make those goals achievable we are now working on the new architecture for the optional packages with the following requirements:
In this blog I plan to cover various aspects of this new architecture and our progress with optional packages. Bookmark blog post: CommentsComments are listed in date ascending order (oldest first) | Post Comment | ||
|
|