[
https://issues.apache.org/jira/browse/TOBAGO-2006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Udo Schnurpfeil resolved TOBAGO-2006.
-------------------------------------
Resolution: Fixed
> Replace attribute "transition" with "decoupled" (binary opposite)
> -----------------------------------------------------------------
>
> Key: TOBAGO-2006
> URL: https://issues.apache.org/jira/browse/TOBAGO-2006
> Project: MyFaces Tobago
> Issue Type: Task
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Priority: Minor
> Fix For: 5.0.0
>
>
> It has some disadvantages using attributes with default=true (especially with
> JavaScript/DOM, but also in mind), so replacing:
> {code:java}
> decoubled = !transient
> {code}
> The old attribute should be provided a longer time as deprecated.
> A "decoupled" command or behavior means, that the result of the command is
> not connected to the first page, so e.g. no process spinner will be shown
> until the next page is rendered. This can happen, when e.g. there is not a
> next-page (like in a download button).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)