Re: svn commit: r507121 - /myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/submitOnEvent/SubmitOnEventRenderer.java

2007-02-14 Thread Jeff Bischoff
This deep scan seems wrong to me. It could pose both an unnecessary performance burden and potentially unexpected behaviour. The search algorithm defined by the UIComponent findComponent method [1] should be sufficient for specifying a target in any known naming container. Consider this: A

Re: svn commit: r507121 - /myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/submitOnEvent/SubmitOnEventRenderer.java

2007-02-13 Thread Martin Marinschek
Why does the normal findComponent method fail for you? regards, Martin On 2/13/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: imario Date: Tue Feb 13 09:58:27 2007 New Revision: 507121 URL: http://svn.apache.org/viewvc?view=revrev=507121 Log: use an aggressive strategy (traverse the