Hi! >>> 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: > Thanks for the links, for me it seems there is need for this for other "experiments" too. So, I'd move this class to shared and refactor it a little bit so that it can be easier subclassed and allow only the bits changed one is interested in.
However, I don't want to go to solve the window-problem for MyFaces at all, but just for Orchestra which seems to be easy due to the already existent conversationContext parameter. Ciao, Mario
