Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1426 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35343 invoked from network); 11 May 2003 07:54:39 -0000 Received: from unknown (HELO marco.bezeqint.net) (192.115.106.37) by pb1.pair.com with SMTP; 11 May 2003 07:54:39 -0000 Received: from mr4.bezeqint.net (pip-16.bezeqint.net [192.115.106.16]) by marco.bezeqint.net (Bezeq International SMTP out Mail Server) with ESMTP id 8052183E for ; Sun, 11 May 2003 13:50:21 +0300 (IDT) Received: from mail.zend.com (bzq-117-235-230.cust.bezeqint.net [192.117.235.230]) by mr4.bezeqint.net (Mirapoint Messaging Server MOS 3.3.3-GR) with SMTP id AWV31406; Sun, 11 May 2003 10:54:37 +0300 (IDT) Received: (qmail 10622 invoked from network); 11 May 2003 07:54:36 -0000 Received: from localhost (HELO zeev-laptop.zend.com) (127.0.0.1) by localhost with SMTP; 11 May 2003 07:54:36 -0000 Reply-To: zeev@zend.com Message-ID: <5.1.0.14.2.20030511105236.03e860e0@localhost> X-Sender: zeev@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 11 May 2003 10:54:33 +0300 To: Sebastian Bergmann Cc: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] ADT and SPL From: zeev@zend.com (Zeev Suraski) One issue that's still not finalized is whether the infrastructure that SPL uses (IIRC, opcode overloading) will remain around for the final ZE2. Right now it appears to slow us down significantly (around 10%), and if we won't be able to reduce that overhead, we may rollback to the old execution architecture. We don't know anything for sure yet. Zeev At 09:30 11/05/2003, Sebastian Bergmann wrote: > Hey, > > why not merge ADT into SPL? IMHO the abstract data types "belong" into > the SPL and having only one extension for these would be nice, too. > > This was something I forgot to discuss with Marcus and Sterling in > Amsterdam. > >-- > Sebastian Bergmann > http://sebastian-bergmann.de/ http://phpOpenTracker.de/ > > Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php