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

Leonardo Uribe commented on MYFACES-2302:
-----------------------------------------

What is the problem related to:

* FaceletViewDeclarationLanguage wasn't doing anything on restore. 

Some commented code was uncomented but  the commented code should be removed! 
createView and buildView should be called from 
DefaultFaceletsStateManagementStrategy. If no partial state saving is used 
these methods should not be called and use jsf 1.2 style for state save and 
restore, since the whole tree is restored from state.

If no objections I'll rollback the change proposed for 
FaceletViewDeclarationLanguage.

> Get simple 2.0 app working
> --------------------------
>
>                 Key: MYFACES-2302
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2302
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Curtiss Howard
>
> As a first attempt in getting the Facelets code work, I will try to get the 
> "Guess number 2.0" app working.  This app tests resources and custom Facelets 
> taglibs, so this should be a good way to tie together and fix all the code 
> that's gone in so far.

-- 
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