Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:960 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67583 invoked from network); 18 Apr 2003 18:33:40 -0000 Received: from unknown (HELO carmine.bestweb.net) (209.94.102.73) by pb1.pair.com with SMTP; 18 Apr 2003 18:33:40 -0000 Received: from [192.168.1.101] (ip216-179-71-153.cust.bestweb.net [216.179.71.153]) by carmine.bestweb.net (Postfix) with ESMTP id B3F5A25D08 for ; Fri, 18 Apr 2003 13:33:40 -0500 (EST) To: internals@lists.php.net Content-Type: text/plain Organization: Message-ID: <1050685924.852.12.camel@hasele> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.3 Date: 18 Apr 2003 13:12:04 -0400 Content-Transfer-Encoding: 7bit Subject: final is b0rk b0rk b0rk From: sterling@bumblebury.com (Sterling Hughes) $a = 20; echo $f->bar; ?> outputs : 20 Final needs to be runtime. -Sterling PS: Insert mention of how this feature doesn't belong in a language like php here. Also mention that interfaces/abstract suffer from the same problem, and should be removed for the same reason. -- "People can have the Model T in any colour -- so long as it's black." - Henry Ford