Hi Luis,
On Tue, Feb 13, 2007 at 08:48:11PM +0100, Luis Arias wrote :
I find the experiments you are doing very interesting
! How far are
you thinking of going here ?
Targetting XWiki for mobile devices is one of the objectives of
the XWiki Concerto RNTL (french's ANR project) project,
so I am not alone on this ;)
I mean it would be excellent to have an
assessment of the issues involved because I believe we have little
experience with that platform and maybe the effort is reasonable and
would open the way to a much wider user base for concerto
applications, probably really much wider given the volumes involved in
that market. Jetty and velocity is really promising !
The J2ME configuration (CDC+FP) which I am considering is the rough
equivalent of a JDK 1.3, with some new classes added but some classes
missing too. [1]
The VM for CDC configuration (cvm) is a complete implementation of the
java VM, so the main problem here are the missing library classes.
Yet modifying XWiki so it does not uses the missing classes is no
small step.
Regards,
Pablo
[1]
http://java.sun.com/products/cdc/wp/cdc-whitepaper.pdf
(page 14 contains the classes available in each profile).