RE: [tcljava-dev] Fconfigure
Brought to you by:
mdejong
From: Johnson, B. <bru...@me...> - 2001-02-08 01:17:52
|
I'm so overloaded at the moment that I can't commit to doing this. But I will do what I can, starting with EOL stuff. The fileevent stuff may be beyond what I can either understand or handle at the moment. Bruce -----Original Message----- From: Mo DeJong [mailto:md...@cy...] Sent: Friday, February 02, 2001 12:59 PM To: tcl...@li... Subject: Re: [tcljava-dev] Fconfigure On Fri, 2 Feb 2001, Johnson, Bruce wrote: > Hi All, > > I just added the ability to read and write binary data (activating > fconfigure's binary argument, adding a read and write binary (to & from > TclByteArray objects) to Channel, FileChannel and StdChannel). Cool. > Before I did any more work on this I wanted to make sure no one > else is currently working on it ( I need to get this working > quickly for my own use). If not I may plug away at some of > the other fconfigure modes. > > Bruce Nobody else is working on it. I would really like to get Tcl file IO working before doing a 1.3 release of Jacl. The basics are not that hard, but they would take some time to implement properly. The reall tricky bit is the fileevent API. It would need to be implemented like the fileevent impl under Windows since Java does not support async IO. Do you want to take over as the "owner" of this SF task id? http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=20698&gro up_id=13005&group_project_id=4999 Mo DeJong Red Hat Inc _______________________________________________ tcljava-dev mailing list tcl...@li... http://lists.sourceforge.net/lists/listinfo/tcljava-dev |