This post originated from an RSS feed registered with Java Buzz
by Fred Grott.
Original Post: AspectJ and AspectC and Mobile
Feed Title: ShareMe Technologies LLC-The Mobile Future
Feed URL: http://www.jroller.com/shareme/feed/entries/rss
Feed Description: A Weblog about Java programming and digital convergence on mobile devices in such areas as P2P and collaborative technology.
Back in December I was searching for a specific paper on Aspects by A Dantas and P Borbo tha tepxlain challenges of ApsectJ in J2Me. The cached copy is on citeseer. Basically, all the Java ME patterns in using Aspects is in this paper.
The whole reason of wanting this information is that its an ideal approach to handling a mobile code base among JavaME and Mobile C++ on PlamOS, Brew, WIndowsMobile, and etc. In fact you should be able to code between and port using aspects form Java ME CLDC to Personal Java on Java ME CDC and from Brew C++ to PalmOS or WindowsMobile or SymbianOS C++ for example.