You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (JIRA)" <de...@myfaces.apache.org> on 2010/03/02 17:49:27 UTC

[jira] Commented: (EXTSCRIPT-81) PersonalScopedRefresh multiuser does not work

    [ https://issues.apache.org/jira/browse/EXTSCRIPT-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840231#action_12840231 ] 

Werner Punz commented on EXTSCRIPT-81:
--------------------------------------

Ok this one is a minor one but with bigger implications on the code. In multiuser surroundings more than one user has to refresh his beans, for that we must keep a tainting history somewhere which allows to follow the taints and make a snapshot of all taints from a point in time, we also need that for tracking the taints in a UI component.

That way we can detect whether a personal scoped refresh has to happen from a given point in time and get a set of all tainted artifacts beginning from one point in time, to detect which personal scoped beans have to be refreshed at the current cycle...


> PersonalScopedRefresh multiuser does not work
> ---------------------------------------------
>
>                 Key: EXTSCRIPT-81
>                 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-81
>             Project: MyFaces Extensions Scripting
>          Issue Type: Sub-task
>            Reporter: Werner Punz
>


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