[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSStream and friends + NSPredicate, NSExpression and others
From: |
Derek Zhou |
Subject: |
Re: NSStream and friends + NSPredicate, NSExpression and others |
Date: |
13 Feb 2006 10:51:51 -0800 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
Richard Frith-Macdonald <richard@brainstorm.co.uk> writes:
> I'm very interested in that, as I've been wanting to restructure to
> get all the I/O code using a single underlying API for a few years
> now, but never had the time to do it. Of course, it *must* work on
> mingw32 (ie native windows API) and be extremely stable/reliable if
> we want to put it into GNUstep base.
> Does this complement Derek Zhou's work on NSStream? Are you planning
> to get together on it?
>
My work has nothing to do with mSTEP currently. I didn't know he has
it before I started. I fixed a few bugs and added a few things to my
NSStream these days, but havn't get around to port it to mingw yet.
Derek