On Tue, Jan 25, 2005 at 01:38:34PM +0100, Roland Weber wrote:
> Hi Oleg,
> 
> > I have found no mentioning anywhere on the web whether that
> > means no NIO altogether or just no Selector related classes. Anyways,
> > NIO may become a problem if HttpClient 4.0 were to run on J2ME without
> > modifications.
> 
> I'm just skipping through some of the J2ME profiles. It's java.io
> if you're lucky, some stripped-down IO if not. No java.nio anywhere.
> java.net may be absent as well.
> 

Hi Roland

Sorry for not making myself clear enough. My understanding is that at
present J2ME is a subset of J2SE 1.2 API plus some specific packages. I
was speculating about future releases of J2ME which might or might not
include 1.3, 1.4 and 1.5 features.

All we have to ensure at this point is that 4.0 API (at least in its
http-common part) is not so far off that in order to be J2ME compatible
we would have to scrap it enirely and start from scratch again.

Cheers,

Oleg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to