Skip to content

Conversation

@geopossachs
Copy link
Collaborator

avoid direct access to UIViewRoot.getViewMap() by encapsulation
using stateless memory UIViewRoot.getViewMap()
use of suitable code suggestions by the netbeans IDE

#1117

LOGGER.log(Level.FINEST, "use viewMap-store");
return rootView.getViewMap();
} else {
// as far as I know, a session is started if there is a UIForm
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is true (at least in myfaces 2.3) http://www.icesoft.org/JForum/posts/list/22733.page

@geopossachs geopossachs added this to the v1.6.0 milestone May 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants