Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2470 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38885 invoked by uid 1007); 20 Jun 2003 19:21:25 -0000 Message-ID: <20030620192125.38884.qmail@pb1.pair.com> To: internals@lists.php.net Date: Fri, 20 Jun 2003 16:03:33 -0300 Lines: 8 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Posted-By: 200.196.104.198 Subject: about final methods and attributes From: cunha17@uol.com.br ("Cristiano Duarte") Ok, final methods and attributes are cool, but what about final classes ? Is it hard to implement ? Or all classes must be able to be extended by children ? Cristiano Duarte.