[ 
https://issues.apache.org/jira/browse/TRINIDAD-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005683#comment-13005683
 ] 

Andy Schwartz commented on TRINIDAD-2056:
-----------------------------------------

Committed to 1.2.12.5:

http://svn.apache.org/viewvc?view=revision&revision=1080617

> Add utility method for locating nearest non-flattening ancestor component
> -------------------------------------------------------------------------
>
>                 Key: TRINIDAD-2056
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2056
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Andy Schwartz
>            Assignee: Andy Schwartz
>            Priority: Minor
>             Fix For: 2.0.0-beta-3
>
>         Attachments: trinidad-2056.patch
>
>
> In some cases it may be necessary to walk up the ancestor chain to locate the 
> nearest non-flattening parent.  For example, a column component that wants to 
> locate the containing table component would need to skip over any flattening 
> components in between.  Opening this issue to request that we provide a 
> utility method for this instead of requiring each case where this is needed 
> to re-implement.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to