Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 16873 invoked from network); 30 Jan 2008 20:01:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jan 2008 20:01:18 -0000 Received: (qmail 64788 invoked by uid 500); 30 Jan 2008 20:01:08 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 64752 invoked by uid 500); 30 Jan 2008 20:01:08 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 64741 invoked by uid 99); 30 Jan 2008 20:01:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jan 2008 12:01:08 -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 mwessendorf@gmail.com designates 209.85.146.176 as permitted sender) Received: from [209.85.146.176] (HELO wa-out-1112.google.com) (209.85.146.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jan 2008 20:00:51 +0000 Received: by wa-out-1112.google.com with SMTP id l24so589721waf.22 for ; Wed, 30 Jan 2008 12:00:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=Aa94QiByAcx80dH4Z8a+Vfc/8RQdcq68rzb8CZ6X6iQ=; b=p9wXiHI/WpBspM88DT4+hpi9VoKw1MDP5ptFSYNredOs2SOn1qZG9OcXRZfgwrt/IBmJOrRWVPub8jaj7DDPKU69XoN5H1TdwuUppbOKBjgjaYhyula1xb7gHwt9ObOlpd6FAUVQ3RxNMtJLwqZk/Dxm+uLZ/EaJyibtnj9UwtQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=QggaWAoy2n7FkFHvIV0cJ7qScnCyvmpp/3RDuzzSA1hkyLNuBEBeI45xtgUAJTcvXb7TxfXTM4MGuv8amhIkUx016RGL6ZGreb1wQo3B+ydN/cTWLRLT1JrdhrmQHehhELyEiMGP5YANlOXuUuJ9LcIpUshp2eaP4sr13b9amKQ= Received: by 10.114.161.11 with SMTP id j11mr1312312wae.127.1201723242546; Wed, 30 Jan 2008 12:00:42 -0800 (PST) Received: by 10.115.54.11 with HTTP; Wed, 30 Jan 2008 12:00:42 -0800 (PST) Message-ID: <71235db40801301200p4a7b87eu50da04956dd03823@mail.gmail.com> Date: Wed, 30 Jan 2008 21:00:42 +0100 From: "Matthias Wessendorf" Sender: mwessendorf@gmail.com To: "MyFaces Development" Subject: Re: myfaces-faces-plugin - architecture In-Reply-To: <5a99335f0801301148s74a0f11cp58c64a9b95970723@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20242183.1201705366273.JavaMail.root@viefep15> <5a99335f0801300944i14221081ka44630c0af404bf4@mail.gmail.com> <47A0CDC8.2060506@ops.co.at> <5a99335f0801301146v260cb1ecw6b5419ed230d33e5@mail.gmail.com> <5a99335f0801301148s74a0f11cp58c64a9b95970723@mail.gmail.com> X-Google-Sender-Auth: 0be33d2416543b86 X-Virus-Checked: Checked by ClamAV on apache.org On Jan 30, 2008 8:48 PM, Martin Marinschek wrote: > P.S.: I would not use _both_ annotations and the xml-configuration > file. xml-configuration is enough in this case. the XML is nice. It is used to generate the "stupid" compoents and it transforms the faces-config, with tons of metadata, used by IDEs, for instance. IMO an annotation that covers all that information makes the class much much more un-readable. XML is not that bad ;-) -M > > regards, > > Martin > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf mail: matzew-at-apache-dot-org