Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 58751 invoked from network); 27 Jul 2005 21:19:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Jul 2005 21:19:36 -0000 Received: (qmail 59791 invoked by uid 500); 27 Jul 2005 21:19:34 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 59753 invoked by uid 500); 27 Jul 2005 21:19:34 -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 59740 invoked by uid 99); 27 Jul 2005 21:19:34 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jul 2005 14:19:34 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mkienenb@gmail.com designates 64.233.184.193 as permitted sender) Received: from [64.233.184.193] (HELO wproxy.gmail.com) (64.233.184.193) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jul 2005 14:19:28 -0700 Received: by wproxy.gmail.com with SMTP id i16so257457wra for ; Wed, 27 Jul 2005 14:19:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=rHhDuN3wKJ1CkNQ+kocXmrrL+I+XZyZXWBzZKCWbpyhxIrhum6SQrzRljD3WaTrUjtyrleLMpcLH4Iwhsc5JBz+ubqaG7O6+SUqqv+qvLmC7dTBPVWH1kw58q/VbhV2KxvHwMARmoKFx4wb6X9ndO7MVoSsFyugGv+F+ngt7KlE= Received: by 10.54.43.11 with SMTP id q11mr520487wrq; Wed, 27 Jul 2005 14:19:33 -0700 (PDT) Received: by 10.54.34.11 with HTTP; Wed, 27 Jul 2005 14:19:32 -0700 (PDT) Message-ID: <8f985b960507271419413e46a5@mail.gmail.com> Date: Wed, 27 Jul 2005 17:19:32 -0400 From: Mike Kienenberger Reply-To: Mike Kienenberger To: MyFaces Dev mailing list Subject: Generating a facelets "myfaces.taglib.xml" file Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N What ever became of the codegen stuff? I was hoping to submit a patch to automatically build a myfaces.taglib.xml file for use with the facelets project, but I can't seem to find it anymore. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =09http://myfaces.apache.org/extensions #foreach ($c in $componentList) =09 =09=09$c.baseJSPTagName =09=09 =09=09=09${c.componentType} #if ($c.rendererType) =09=09=09${c.rendererType} #end## if ($c.rendererType) =09=09 =09 #end## foreach ($c in $componentList) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D