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:54:44 UTC

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

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


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.


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

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf updated TRINIDAD-1281:
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.10-core
                   1.2.10-core
         Assignee: Matthias Weßendorf
           Status: Resolved  (was: Patch Available)

> 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
>            Assignee: Matthias Weßendorf
>             Fix For: 1.2.10-core, 1.0.10-core
>
>         Attachments: ScopedIdUtil_Patch_1_2_9_1.patch
>
>   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.


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

Posted by "Prakash Udupa N (JIRA)" <de...@myfaces.apache.org>.
     [ 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.