On Sun, 13 Mar 2005 11:10:20 +0200 (IST), Stanislav Malyshev <[EMAIL PROTECTED]> wrote: > WF>>The point is that you associate the approprite methods with the file > WF>>handle at the time you set it to STREAM. > > I think we started to go in circles or you not paying attention what I > actually ask. Once more: I KNOW and I UNDERSTAND why you have these two > handlers for streams (php_stream *). I do not understand why do you use > the same thing for FPs (once more for FILE *, not for php_stream *!) - > provided that the only function that actually benefits from it is > zend_stream_read and it is not overridable.
Read the code again; the read function is assigned along with the type and pointer. --Wez. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php