You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2009/08/04 01:19:14 UTC

[jira] Resolved: (MYFACES-2299) Add AttachedObjectHandler implementation when it is necessary

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

Leonardo Uribe resolved MYFACES-2299.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha

> Add AttachedObjectHandler implementation when it is necessary
> -------------------------------------------------------------
>
>                 Key: MYFACES-2299
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2299
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.0-alpha
>
>
> javax.faces.view.AttachedObjectHandler interface was introduced to  allow object relocation, so attached objects (for example converters, validators, behaviors) can be put on any place in the facelets abstract syntax tree.
> This implies move all code related to the instantiation of this object to this method and call it from apply() method.

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