[ 
https://issues.apache.org/jira/browse/MYFACES-3716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13703388#comment-13703388
 ] 

Leonardo Uribe commented on MYFACES-3716:
-----------------------------------------

We can't introduce a new public class (javax.faces.component.HttpPartWrapper), 
otherwise we will break binary compatibility. I prefer rewrite the code in 
_HtmlInputFile to do not depend on additional imports. It will be longer but it 
will not require a change over the base template that will be replicated across 
all classes.

I think the content is ok, just we need to work out on the shape. I still think 
the wrapper can be moved to the decode() method of the renderer.
                
> Implement h:inputFile
> ---------------------
>
>                 Key: MYFACES-3716
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3716
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-344
>            Reporter: Leonardo Uribe
>         Attachments: inputFile4Jul.patch
>
>
> Implement h:inputFile as described in the spec

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to