Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12232 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96437 invoked by uid 1010); 18 Aug 2004 23:13:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 93078 invoked from network); 18 Aug 2004 23:11:44 -0000 Received: from unknown (HELO jan.prima.de) (83.97.50.139) by pb1.pair.com with SMTP; 18 Aug 2004 23:11:44 -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; Wed, 18 Aug 2004 23:11:42 +0000 Date: Thu, 19 Aug 2004 01:09:35 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <646391435.20040819010935@marcus-boerger.de> To: Sean Coates CC: internals@lists.php.net In-Reply-To: <4123D1B5.3080203@caedmon.net> References: <4123D1B5.3080203@caedmon.net> 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 Sean, Thursday, August 19, 2004, 12:01:25 AM, you wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > Hello Internals, > Has anyone given thought to a feature that allows (PHP) developer to > invalidate classes (allowing the developer to re-load the class, with > modified code)? I realize that this is not possible now, and for good > reason. But I think the idea has potential. [................] > 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. Best regards, Marcus mailto:helly@php.net