[ 
https://issues.apache.org/jira/browse/DELTASPIKE-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Struberg resolved DELTASPIKE-369.
--------------------------------------

    Resolution: Not A Problem
      Assignee: Mark Struberg

Enabling the windowId handling by default is the option which makes the most 
sense in the long run. Especially once we introduce features like 
@ViewAccessScoped, etc which really need a browser tab separation to work. 

You can disable this behaviour easily yourself in your app by providing an  own 
ClientWindowConfig or @Specializes DefaultClientWindowConfig where you return 
NONE in getClientWindowRenderMode.
                
> Disable WindowScope by default
> ------------------------------
>
>                 Key: DELTASPIKE-369
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-369
>             Project: DeltaSpike
>          Issue Type: Improvement
>          Components: JSF-Module
>    Affects Versions: 0.4
>            Reporter: Florian Hell
>            Assignee: Mark Struberg
>             Fix For: 0.4
>
>
> The WindowScope related stuff like the url params for windowId and dsRid (Is 
> it also related to WindowScope?) shouldn't be enabled by default. Also the 
> "loading..." page should be optional and of course configurable especially by 
> a resource key to define language specific loading screens.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to