Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 99572 invoked from network); 13 Aug 2007 06:44:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Aug 2007 06:44:55 -0000 Received: (qmail 1490 invoked by uid 500); 13 Aug 2007 06:44:52 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 1439 invoked by uid 500); 13 Aug 2007 06:44:52 -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 1428 invoked by uid 99); 13 Aug 2007 06:44:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Aug 2007 23:44:52 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2007 06:44:47 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IKTf8-0005SR-Vx for dev@myfaces.apache.org; Sun, 12 Aug 2007 23:44:26 -0700 Message-ID: <12121587.post@talk.nabble.com> Date: Sun, 12 Aug 2007 23:44:26 -0700 (PDT) From: Carsten Pieper To: dev@myfaces.apache.org Subject: Re: [jira] Created: (TRINIDAD-115) Layout Component for Trinidad - TableFormLayout In-Reply-To: <5a99335f0708122334j1a2eaaa8q90e52ff0de22c283@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: carsten.pieper@continentale.de References: <24743198.1184875326400.JavaMail.jira@brutus> <12121405.post@talk.nabble.com> <5a99335f0708122334j1a2eaaa8q90e52ff0de22c283@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi Martin, > If there is no voices against this code, I'll commit it after SoC has > stopped. sounds great! So, might this happen about early September (as I believe Google SoC is stopping by the end of August)? Thanks, Carsten Martin Marinschek wrote: > > Hi Carsten, > > sure you can speak up on development issues - the dev-list only means > that no requests should be voiced directly here which do not have > anything to do with the further development of this project, it > doesn't mean that users need to remain silent. > > In any case, I'll support your opinion (well, yes, it was me who asked > Leonardo to do this originally in his Google SoC assignment). If there > is no voices against this code, I'll commit it after SoC has stopped. > > regards, > > Martin > > On 8/13/07, Carsten Pieper wrote: >> >> Hi, >> >> (preliminary note: I felt a little unsure whether to post this reply in >> this >> developer's >> forum as I am clearly neither developer nor contributor, just user... If >> these kind >> of people should stay away from the dev forum, please tell me so!) >> >> we justed wanted to make known, that Leonardo's TableFormLayout >> definetely >> looks promising to us. It would facilitate our page layouting a lot, so >> we >> would love >> to see it's being included in the library (wondering slightly nobody said >> this here >> before ;-} )! >> >> Best regards, >> Carsten >> >> >> My Faces - Dev mailing list wrote: >> > >> > Layout Component for Trinidad - TableFormLayout >> > ----------------------------------------------- >> > >> > Key: TRINIDAD-115 >> > URL: >> https://issues.apache.org/jira/browse/TRINIDAD-115 >> > Project: MyFaces Trinidad >> > Issue Type: Improvement >> > Components: Components >> > Reporter: Leonardo Uribe >> > Priority: Minor >> > >> > >> > Hi >> > >> > I want to put on consideration or discusion of the community this >> > component that I have made to work with trinidad. >> > >> > The component is similar to component in tobago, but >> are >> > build following the rules >> > of trinidad to manage this components. >> > >> > The component was build based on panelFormLayout way to do this >> > >> > I have attached to this issue a project called TableFormLayout. But >> for >> > run, It's necessary to modify a >> > method (really add a single line) of the class LabelAndMessageRenderer >> (I >> > also provide a patch) on >> > trinidad-impl-1.0.2-SNAPSHOT >> > >> > private boolean _isFormRendererType(String rendererType) >> > { >> > return "org.apache.myfaces.trinidad.Form".equals(rendererType) || >> > "org.apache.myfaces.trinidad.FormLayout".equals(rendererType) >> || >> > "org.apache.myfaces.trinidad.rich.Form".equals(rendererType) || >> > "org.apache.myfaces.trinidad.TableLayout".equals(rendererType); >> > } >> > >> > I don't like this patch, but LabelAndMessageRenderer has some coupling >> > with PanelFormLayoutRenderer. The central >> > problem is that this renderer has to look things about its environment, >> > but a component should not assume things >> > of his environment. I want to discuss this in another discusion in >> > myfaces-dev mailing list. >> > >> > The component is not finished yet, but i have made 3 examples that I >> want >> > to show to the community in order to >> > modify it. >> > >> > Suggestions are welcome. >> > >> > regards >> > >> > Leonardo Uribe >> > >> > >> > >> > -- >> > This message is automatically generated by JIRA. >> > - >> > You can reply to this email to add a comment to the issue online. >> > >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/-jira--Created%3A-%28TRINIDAD-115%29-Layout-Component-for-Trinidad---TableFormLayout-tf4113391.html#a12121405 >> Sent from the My Faces - Dev mailing list archive at Nabble.com. >> >> > > > -- > > http://www.irian.at > > Your JSF powerhouse - > JSF Consulting, Development and > Courses in English and German > > Professional Support for Apache MyFaces > > -- View this message in context: http://www.nabble.com/-jira--Created%3A-%28TRINIDAD-115%29-Layout-Component-for-Trinidad---TableFormLayout-tf4113391.html#a12121587 Sent from the My Faces - Dev mailing list archive at Nabble.com.