Skip to content

WIP Issues/1117 - #1123

Open
geopossachs wants to merge 12 commits into
TheCoder4eu:masterfrom
geopossachs:issues/1117
Open

WIP Issues/1117#1123
geopossachs wants to merge 12 commits into
TheCoder4eu:masterfrom
geopossachs:issues/1117

Conversation

@geopossachs

Copy link
Copy Markdown
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
Copy Markdown
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