Porting Smack to CLDC + MIDP2

Hi,

I’‘m currently trying to port smack to CLDC+MIDP2, but I run into quite a few problems so I would like to know if anybody here already tried to port it (seems so judging by a few posts, but there’'s not much info on how they did it).

Problems I run into:

  • No float

  • No Double

  • No Iterator

  • No Boolean.valueOf(String)

  • No JavaBeans

  • No awt (for the debug window)

  • No List

  • No HashMap

  • etc.

Anyway, I feel it must be possible to port the library, but any help would be very welcome at this point.

Cheers,

Berco