Mario Ivankovits schrieb:
> Ping!
>   
>> It seems that Orchestra has to implement a StateManager which
>> holds the view state in the conversationContext instead of the session.
>> At the moment it seems that large portions of JspStateManagerImpl can be
>> reused, but requires to copy it over into Orchestra.
>>
>> With slight refactoring of JspStateManagerImpl it should be possible to
>> just replace the actual storing/loading stuff.
>>
>> Does this qualify to move JspStateManagerImpl into shared? Or should I
>> better copy the source over?
>>     

There are some jira issues and email threads that might be relevant:

http://issues.apache.org/jira/browse/MYFACES-1791
http://issues.apache.org/jira/browse/TRINIDAD-816

http://www.nabble.com/state-saving-%28StateManager%29-and-multiple-frames-%28HACKATHON-points-4-and-6%29-td13913845.html
http://www.nabble.com/RE%3A-Proposal-to-Externalize-the-ViewCache.-td13516998.html

Regards,
Simon

Reply via email to