You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gerhard Petracek (JIRA)" <de...@myfaces.apache.org> on 2010/09/10 08:29:33 UTC

[jira] Commented: (EXTCDI-51) allow to manually force a new windowId for links

    [ https://issues.apache.org/jira/browse/EXTCDI-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907901#action_12907901 ] 

Gerhard Petracek commented on EXTCDI-51:
----------------------------------------

let's call the official api e.g. windowId=#{currentWindow.useNewWindow}.
newId might indicate that the framework has to generate (and store) a new window-id immediately.
(most of such new id's would be unused and they would cause several memory or performance issues - depending on the used config).

> allow to manually force a new windowId for links
> ------------------------------------------------
>
>                 Key: EXTCDI-51
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-51
>             Project: MyFaces CODI
>          Issue Type: New Feature
>          Components: JEE-JSF12-Module, JEE-JSF20-Module
>    Affects Versions: 1.0.0-SNAPSHOT
>            Reporter: Mark Struberg
>             Fix For: 1.0.0-SNAPSHOT
>
>
> It's sometimes necessary to force a new windowId in rendered links or if a dialoge needs to be opened. This might be done by just providing an empty windowId= param or via an EL expression #{currentWindowContext.newId}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.