From adffaces-user-return-748-apmail-incubator-adffaces-user-archive=incubator.apache.org@incubator.apache.org Sat Aug 19 18:25:00 2006 Return-Path: Delivered-To: apmail-incubator-adffaces-user-archive@locus.apache.org Received: (qmail 60264 invoked from network); 19 Aug 2006 18:25:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Aug 2006 18:25:00 -0000 Received: (qmail 12801 invoked by uid 500); 19 Aug 2006 18:25:00 -0000 Delivered-To: apmail-incubator-adffaces-user-archive@incubator.apache.org Received: (qmail 12620 invoked by uid 500); 19 Aug 2006 18:24:59 -0000 Mailing-List: contact adffaces-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-user@incubator.apache.org Delivered-To: mailing list adffaces-user@incubator.apache.org Received: (qmail 12611 invoked by uid 99); 19 Aug 2006 18:24:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Aug 2006 11:24:59 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mkienenb@gmail.com designates 64.233.182.190 as permitted sender) Received: from [64.233.182.190] (HELO nf-out-0910.google.com) (64.233.182.190) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Aug 2006 11:24:59 -0700 Received: by nf-out-0910.google.com with SMTP id x4so1642143nfb for ; Sat, 19 Aug 2006 11:24:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=B4H8WeYs401tLQMTpTNjP0R8+/56hwu7DSKc87g64c2mIwdaYnCTb+t9F0dPNpLf36PLpRuluEcdpeAxcAtMfmqypqF55qQbJ7HkYnYF47AUQCbG2VwUaZIr1zWwFmEl1EkI/kfBW5s05iTlTdZuyBOxE/jKony+UyV1oZYsTPU= Received: by 10.48.163.19 with SMTP id l19mr5240537nfe; Sat, 19 Aug 2006 11:24:38 -0700 (PDT) Received: by 10.78.170.1 with HTTP; Sat, 19 Aug 2006 11:24:38 -0700 (PDT) Message-ID: <8f985b960608191124y65cf6ac5i228cc9d8a1780399@mail.gmail.com> Date: Sat, 19 Aug 2006 14:24:38 -0400 From: "Mike Kienenberger" To: adffaces-user@incubator.apache.org Subject: Re: Converting Trinidad and Tomahawk demos to facelets In-Reply-To: <19a316500608191101s7dbd95a8q8d9f7543146bc0c8@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <19a316500608191101s7dbd95a8q8d9f7543146bc0c8@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Sure. Converting tomahawk examples to jspx and to facelets is on my todo list. But it's way down toward the bottom. Patches are always welcome :-) On 8/19/06, Mikhail Grushinskiy wrote: > Since using facelets over JSP is considered best practice should be Trinidad > and Tomahawk examples converted > to use facelets? It will give users much better starting point for new > applications. > > -Mikhail > >