Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 96165 invoked from network); 21 Jan 2008 21:01:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Jan 2008 21:01:31 -0000 Received: (qmail 25028 invoked by uid 500); 21 Jan 2008 21:01:20 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 25016 invoked by uid 500); 21 Jan 2008 21:01:20 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 25007 invoked by uid 99); 21 Jan 2008 21:01:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jan 2008 13:01:20 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Janne.Jalkanen@ecyrd.com designates 193.64.5.122 as permitted sender) Received: from [193.64.5.122] (HELO mail.ecyrd.com) (193.64.5.122) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jan 2008 21:01:07 +0000 Received: from [192.168.0.12] (cs181005170.pp.htv.fi [82.181.5.170]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.ecyrd.com (Postfix) with ESMTP id 565F4483A0 for ; Mon, 21 Jan 2008 23:00:27 +0200 (EET) Mime-Version: 1.0 (Apple Message framework v753) In-Reply-To: <4795056A.5020407@altheim.com> References: <47946462.6020508@ops.co.at> <3B670219-16D3-447D-8D58-274C7757AACF@mac.com> <39ED70F7-BE56-4BC2-AB37-C37630F5CC7F@mac.com> <32C4368E-9269-4369-8643-923C214E8FCD@ecyrd.com> <4795056A.5020407@altheim.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <5D017815-9090-4901-A0A2-A64B1D19F800@ecyrd.com> Content-Transfer-Encoding: 7bit From: Janne Jalkanen Subject: Re: Classmapping and final classes Date: Mon, 21 Jan 2008 23:00:09 +0200 To: jspwiki-dev@incubator.apache.org X-Mailer: Apple Mail (2.753) X-Virus-Checked: Checked by ClamAV on apache.org > (to my understanding) necessary in the core code. Yes, if someone > wants > to hack it, let *them* remove the 'final' declarations. But the same argument says that we should finalize *all* classes which have not been explicitly designed for extension - which pretty much includes *all* of our classes. /Janne