Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP Issues/1117 #1123

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

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