On 2002-04-21 09:42:44, Stig S. Bakken wrote:
> I think interfaces are a great API, not just for creating specific
> interfaces between specific extensions, but to let any "reusable"
> extension define a C interface.  With this API, we can solve interface

I like this idea, too. This would make a lot of things easier for many
php users, especially I like the idea of mmapping files, maybe you can
then transparently switch between memory streams, files and even
strings (especially the last option sounds nice).

  Stefan

-- 
Stefan Röhrich               [EMAIL PROTECTED], [EMAIL PROTECTED]
                                 http://www.roehri.ch/~sr/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to