Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11320 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13580 invoked by uid 1010); 18 Jul 2004 11:31:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 13521 invoked from network); 18 Jul 2004 11:31:34 -0000 Received: from unknown (HELO hanna.linnea.net) (193.45.225.41) by pb1.pair.com with SMTP; 18 Jul 2004 11:31:34 -0000 Received: (qmail 1293 invoked by uid 2699); 18 Jul 2004 11:31:31 -0000 Received: from [193.45.238.241] (HELO novell.netiic.com) (193.45.238.241) by hanna.linnea.net (qpsmtpd/0.28) with ESMTP; Sun, 18 Jul 2004 11:31:31 %z To: internals@lists.php.net Date: Sun, 18 Jul 2004 13:31:38 +0200 User-Agent: KMail/1.6.82 References: <40FA55BA.1090103@php.net> In-Reply-To: <40FA55BA.1090103@php.net> Cc: Wez Furlong MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200407181331.43269.magnus@php.net> Subject: Re: [PHP-DEV] PHP 5.1 - extension dependencies From: magnus@php.net (Magnus =?iso-8859-1?q?M=E4=E4tt=E4?=) Hi Stefan On Sunday 18 July 2004 12.49, Stefan Esser wrote: > Hi, > > is there any plan to implement extension dependencies in 5.1? Wez have done some work on dependencies that change load order at compile time and we (Wez and I) have tested it on different platforms and it seems to work OK. > With small changes it should be possible to support extension > dependencies within the zend engine. > > Right now there is no way to ensure that f.e. ext/session is loaded > before ext/my_special_session if both are f.e. static. /Magnus -- SCCS, the source motel! Programs check in and never check out! -- Ken Thompson