Return-Path: Delivered-To: apmail-avalon-dev-archive@www.apache.org Received: (qmail 92362 invoked from network); 26 Jan 2004 07:30:53 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 26 Jan 2004 07:30:53 -0000 Received: (qmail 67779 invoked by uid 500); 26 Jan 2004 07:30:29 -0000 Delivered-To: apmail-avalon-dev-archive@avalon.apache.org Received: (qmail 67566 invoked by uid 500); 26 Jan 2004 07:30:28 -0000 Mailing-List: contact dev-help@avalon.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon Developers List" Reply-To: "Avalon Developers List" Delivered-To: mailing list dev@avalon.apache.org Received: (qmail 67547 invoked from network); 26 Jan 2004 07:30:27 -0000 Received: from unknown (HELO smtp01.myhosting.com) (168.144.68.181) by daedalus.apache.org with SMTP; 26 Jan 2004 07:30:27 -0000 Received: from lagrange ([81.225.9.144]) by smtp01.myhosting.com (Merak 7.1.0) with ASMTP id KID74160 for ; Mon, 26 Jan 2004 02:30:38 -0500 From: "Leo Sutic" To: "'Avalon Developers List'" Subject: RE: [OT] Lovely constructor,,,, Date: Mon, 26 Jan 2004 08:30:37 +0100 Message-ID: <00de01c3e3de$4bca7470$0801a8c0@lagrange> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: <200401241936.45817.niclas@hedhman.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > From: Niclas Hedhman [mailto:niclas@hedhman.org] > > public DefaultAppliance( ComponentModel model, > Engine engine ) > { > super( model ); > } > > > Shall we make a rule that ALL constructors must call super(model) ?? > > Will they answer? Only if you class is deployed in an Avalon Hunk as opposed to an Avalon Bundle. (Should be noted in the Javadocs.) hunk ( P ) Pronunciation Key (hngk) n. Informal. A large piece; a chunk: a hunk of fresh bread. /LS --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org For additional commands, e-mail: dev-help@avalon.apache.org