Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12267 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92612 invoked by uid 1010); 19 Aug 2004 18:15:44 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 79860 invoked from network); 19 Aug 2004 18:12:18 -0000 Received: from unknown (HELO jan.prima.de) (83.97.50.139) by pb1.pair.com with SMTP; 19 Aug 2004 18:12:18 -0000 Received: from BAUMBART (p508EA5A0.dip.t-dialin.net [::ffff:80.142.165.160]) (IDENT: HydraIRC, AUTH: LOGIN tobi) by jan.prima.de with esmtp; Thu, 19 Aug 2004 18:12:16 +0000 Date: Thu, 19 Aug 2004 20:10:12 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1529116384.20040819201012@marcus-boerger.de> To: Robert Janeczek CC: internals@lists.php.net In-Reply-To: <20040819091418.72276.qmail@pb1.pair.com> References: <4123D1B5.3080203@caedmon.net> <646391435.20040819010935@marcus-boerger.de> <20040819091418.72276.qmail@pb1.pair.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Class Destruction / Reloading From: helly@php.net (Marcus Boerger) Hello Robert, Thursday, August 19, 2004, 10:29:31 AM, you wrote: >>> Is this worth further discussion? >> >> Not before until we have an application server and php scripts that >> are designed to run for several months. And even then we would also >> need improved Reflection support and conatiner support and so on and >> so on. > don`t you think that lacking this destruction/loading causes potential app > server developers to drop their idea? i`m working on such thing and working > on components in write code-[ctrl-c server]-load server isn`t fun at all :] Could you share some more infos about that project? marcus