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

Leonardo Uribe resolved MYFACES-2456.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha-2
         Assignee: Leonardo Uribe

> Interfaces should be tracked on myfaces builder plugin
> ------------------------------------------------------
>
>                 Key: MYFACES-2456
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2456
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.0-alpha-2
>
>
> Actually there is no way to know which interfaces implements a component 
> based on myfaces-metadata.xml.
> Here we have the following cases:
> 1. Non abstract class. All interfaces should be included.
> 2. Template base class with interfaces used to create properties (like 
> _HtmlCommandButton). This interfaces could be ignored.
> 3. Abstract class used to generate real implementing class. There could be 
> interfaces used to create properties, but since the real class extends from 
> this class all interfaces should be implemented.
> This issue could be related in some way to MYFACES-2455.

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

Reply via email to