Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 18720 invoked from network); 5 Aug 2006 01:46:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Aug 2006 01:46:46 -0000 Received: (qmail 35388 invoked by uid 500); 5 Aug 2006 01:46:45 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 35323 invoked by uid 500); 5 Aug 2006 01:46:44 -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 35312 invoked by uid 99); 5 Aug 2006 01:46:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2006 18:46:44 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of awiner@gmail.com designates 66.249.92.174 as permitted sender) Received: from [66.249.92.174] (HELO ug-out-1314.google.com) (66.249.92.174) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2006 18:46:43 -0700 Received: by ug-out-1314.google.com with SMTP id u40so204554ugc for ; Fri, 04 Aug 2006 18:46:22 -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:references; b=lG9KP3mUt/kBGLCSYWFhkLmmz10uOjeEpgSLQ1t7tM9k213nowQ3QKhOSZS2xrHnY8GB/6uGagB6f2X1GKXIMPc2fUuRT0R8RPO8eu6VIY2qKw/Ga0ZaOTzxzUgMp3MF5UlgAhEoCoSRIFjc6KJ/QoOr9OF8A3hVLx3UBRddn0s= Received: by 10.67.29.12 with SMTP id g12mr5402926ugj; Fri, 04 Aug 2006 18:46:21 -0700 (PDT) Received: by 10.67.99.17 with HTTP; Fri, 4 Aug 2006 18:46:21 -0700 (PDT) Message-ID: <6dac79b90608041846q3ffc744frbe65266598ae3e78@mail.gmail.com> Date: Fri, 4 Aug 2006 18:46:21 -0700 From: "Adam Winer" To: "MyFaces Development" Subject: Re: Facelets & Tomahawk In-Reply-To: <71235db40608041030w75e0400fq30c63ece15dee1cb@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_44594_24398222.1154742381757" References: <18ff88f90608020644u1bd2dfb9t4d834b01455f2a78@mail.gmail.com> <8f985b960608021547oe2ecf09q1081bf776c8bc921@mail.gmail.com> <8f985b960608021610o31c215c7k64e952ea2a68b8e4@mail.gmail.com> <71235db40608021951i6bdc3434nf85df651253c60ac@mail.gmail.com> <18ff88f90608030035j139a5765n13d85fa217fb0fa5@mail.gmail.com> <2387fbc50608030451q1036c914w1717e856f3750d54@mail.gmail.com> <8f985b960608030500n539166a7yad686a9d4369a4df@mail.gmail.com> <2387fbc50608031935o8aebf7fhba4346cf02b3c465@mail.gmail.com> <5a99335f0608040531v59e7691axf60555fb6608102d@mail.gmail.com> <71235db40608041030w75e0400fq30c63ece15dee1cb@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_44594_24398222.1154742381757 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline ... but I'd really like to add a flag to maven-faces-plugin to turn Trinidad-specific superclasses on and off. (IIRC, the Facelet generator is actually already generic). If I got this done, would someone on the Tomahawk side use it? -- Adam On 8/4/06, Matthias Wessendorf wrote: > > There is currently some ADF/Trinidad specific code in (FacesBean, > AdfFacesContext (aka Requestcontext),...) > > > -Matthias > > On 8/4/06, Martin Marinschek wrote: > > As for the generator - can we check if the Trinidad generator can do > > the work for us? > > > > regards, > > > > Martin > > > > On 8/4/06, Sean Schofield wrote: > > > > It's that "unit test" vs "integration test" thing again. Your > > > > example will show that facelets works as an integration test, but > > > > isn't really as comprehensive as having a facelets example for every > > > > component. > > > > > > Yes a facelets example for every component wouldn't hurt. Also, > > > Wendy's work with the Selenium tests on Shale looks promising. Maybe > > > we could "automate" some tests of our own. > > > > > > Sean > > > > > > > > > -- > > > > http://www.irian.at > > > > Your JSF powerhouse - > > JSF Consulting, Development and > > Courses in English and German > > > > Professional Support for Apache MyFaces > > > > > -- > Matthias Wessendorf > > further stuff: > blog: http://jroller.com/page/mwessendorf > mail: mwessendorf-at-gmail-dot-com > ------=_Part_44594_24398222.1154742381757 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline ... but I'd really like to add a flag to maven-faces-plugin
to turn Trinidad-specific superclasses on and off.  (IIRC, the
Facelet generator is actually already generic).  If I got this
done, would someone on the Tomahawk side use it?

-- Adam


On 8/4/06, Matthias Wessendorf <matzew@apache.org> wrote:
There is currently some ADF/Trinidad specific code in (FacesBean,
AdfFacesContext (aka Requestcontext),...)


-Matthias

On 8/4/06, Martin Marinschek <martin.marinschek@gmail.com > wrote:
> As for the generator - can we check if the Trinidad generator can do
> the work for us?
>
> regards,
>
> Martin
>
> On 8/4/06, Sean Schofield < sean.schofield@gmail.com> wrote:
> > > It's that "unit test" vs "integration test" thing again.   Your
> > > example will show that facelets works as an integration test, but
> > > isn't really as comprehensive as having a facelets example for every
> > > component.
> >
> > Yes a facelets example for every component wouldn't hurt.  Also,
> > Wendy's work with the Selenium tests on Shale looks promising.  Maybe
> > we could "automate" some tests of our own.
> >
> > Sean
> >
>
>
> --
>
> http://www.irian.at
>
> Your JSF powerhouse -
> JSF Consulting, Development and
> Courses in English and German
>
> Professional Support for Apache MyFaces
>


--
Matthias Wessendorf

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

------=_Part_44594_24398222.1154742381757--