RE: [tcljava-user] fileevent and sockets in jacl
Brought to you by:
mdejong
From: Rob R. <rr...@fu...> - 2006-04-13 21:40:50
|
Mo, I'd even be more aggressive and go straight to using JDK 1.5. There many benefits to using 1.5 over 1.4 now that it might be worth considering the move now. It seems with the 1.6 release coming out around the corner that 1.4 is pretty dated now. But, yes I'd say that 1.4 should be the oldest JDK supported (if there is a great demand for that.) JMHO, Rob > -----Original Message----- > From: tcl...@li... > [mailto:tcl...@li...]On Behalf Of Mo DeJong > Sent: Thursday, March 23, 2006 4:58 PM > To: tcl...@li... > Subject: Re: [tcljava-user] fileevent and sockets in jacl > > > On Thu, 23 Mar 2006 16:47:47 +0100 > Marc Ziegenhagen <mz...@pa...> wrote: > > > Hallo > > > > Are the commands socket and fileevent now full work in the > > newest release? > > No. Async sockets and fileevents are not implemented in Jacl because > they are not implemented in Java. It would be possible to get them > implemented in a future release of Jacl, but that would require JDK 1.4 > or newer in order to get access to the new nio package. > > What do folks think about this? Should Jacl 1.4.0 require JDK 1.4 or > newer to run? Is anyone still using JDK versions earlier than this? > \> |