Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3775 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49494 invoked from network); 6 Aug 2003 15:50:50 -0000 Received: from unknown (HELO jedi.webgate.bg) (212.50.2.189) by pb1.pair.com with SMTP; 6 Aug 2003 15:50:50 -0000 Received: (qmail 21858 invoked from network); 6 Aug 2003 15:54:38 -0000 Received: from nik.office.webgate.bg (HELO andreywin) (192.168.1.22) by jedi.webgate.bg with SMTP; 6 Aug 2003 15:54:38 -0000 Message-ID: <00dd01c35c32$8563db60$1601a8c0@andreywin> To: "Sebastian Bergmann" , Date: Wed, 6 Aug 2003 18:50:54 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Re: [PHP-DEV] PHP compiler From: andrey@webgate.bg ("Andrey Hristov") Sebastian, accordint to this http://entwickler.com/itr/online_artikel/psecom,id,368,nodeid,114.html article written by Wez : [snip] We have touched on all the key features of wrappers, and you should now be capable of implementing your own protocol wrappers as PECL extensions. This has a number of applications, ranging from just providing useful protocol support, to using these features to implement your own storage for encrypted or encoded PHP source files - remember that the Zend Engine is also tied into the wrappers system, so you can include files via your own custom wrappers. [/snip] Andrey ----- Original Message ----- From: "Sebastian Bergmann" To: Sent: Wednesday, August 06, 2003 6:40 PM Subject: Re: [PHP-DEV] PHP compiler > Wez Furlong wrote: > > more technical issues actually related to the internals of PHP ? :-) > > Like how to use the Streams API to implement the JAR-like functionality? > > SCNR, > Sebastian > > -- > Sebastian Bergmann > http://sebastian-bergmann.de/ http://phpOpenTracker.de/ > > Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >