You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Prakash Udupa N (JIRA)" <de...@myfaces.apache.org> on 2008/10/28 01:58:44 UTC

[jira] Updated: (TRINIDAD-1281) Please provide a utility method that can create an absolute/scoped id reverse matching algorithm in UIComponent.findComppnent()

     [ https://issues.apache.org/jira/browse/TRINIDAD-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prakash Udupa N updated TRINIDAD-1281:
--------------------------------------

    Status: Patch Available  (was: Open)

> Please provide a utility method that can create an absolute/scoped id reverse matching algorithm in UIComponent.findComppnent()
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1281
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1281
>             Project: MyFaces Trinidad
>          Issue Type: New Feature
>          Components: Documentation
>    Affects Versions: 1.2.10-core
>         Environment: Not applicable
>            Reporter: Prakash Udupa N
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Currently JSF RI does not provide any API to generate absolute or scoped id's that can be safely used in calls to UIComponent.findComponent().
> This enhancement request is for providing such a utility method in Trinidad. Many frameworks that extend Trinidad could have need for such a utility method as is the case for us. Providing such method in top level framework like Trinidad helps avoid duplicate and/or incorrect implementations around.
> This method could go in org.apache.myfaces.trinidad.util.ComponentUtils class.
> I can provide a patch for this soon.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.