You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Scott O'Bryan (JIRA)" <de...@myfaces.apache.org> on 2013/11/14 18:37:27 UTC

[jira] [Resolved] (TRINIDAD-2398) add component tracking ability to RequestContext

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

Scott O'Bryan resolved TRINIDAD-2398.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0-core
         Assignee: Jeanne Waldman

r1524142 | jwaldman | 2013-09-17 17:51:56 +0000 | 2 lines
Changed paths:
   M /myfaces/trinidad/trunk/trinidad-api/src/main/java-templates/org/apache/myfaces/trinidad/component/UIXEditableValueTemplate.java
   M /myfaces/trinidad/trunk/trinidad-api/src/main/java-templates/org/apache/myfaces/trinidad/component/UIXIteratorTemplate.java
   M /myfaces/trinidad/trunk/trinidad-api/src/main/java/org/apache/myfaces/trinidad/component/ComponentProcessingContext.java
   M /myfaces/trinidad/trunk/trinidad-api/src/main/java/org/apache/myfaces/trinidad/component/UIXCollection.java
   M /myfaces/trinidad/trunk/trinidad-api/src/main/java/org/apache/myfaces/trinidad/component/UIXComponent.java
   M /myfaces/trinidad/trunk/trinidad-api/src/main/java/org/apache/myfaces/trinidad/component/UIXComponentBase.java

TRINIDAD-2398 add component tracking ability to RequestContext
Thanks to Jing Wu for the patch


> add component tracking ability to RequestContext
> ------------------------------------------------
>
>                 Key: TRINIDAD-2398
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2398
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Components
>    Affects Versions: 2.0.1-core
>         Environment: this is environment independent.
>            Reporter: Jing Wu
>            Assignee: Jeanne Waldman
>             Fix For: 2.1.0-core
>
>         Attachments: JIRA-2398-main-fix.patch, JIRA-2398-main-sept17.patch, JIRA-2398-main.patch
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> there are cases where we need to know which component is under processing. This can be achieved if we can maintain component stack in RequestContext and provide API to push/pop/peek the component stack.



--
This message was sent by Atlassian JIRA
(v6.1#6144)