[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2265) implement dirty for group actor ids on actor component

Dan Allen (JIRA) jira-events at lists.jboss.org
Sat Nov 17 15:42:18 EST 2007


implement dirty for group actor ids on actor component
------------------------------------------------------

                 Key: JBSEAM-2265
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2265
             Project: JBoss Seam
          Issue Type: Patch
    Affects Versions: 2.0.0.GA
            Reporter: Dan Allen
         Assigned To: Dan Allen
            Priority: Minor
             Fix For: 2.0.1.GA


The actor component should have dedicated methods for adding and removing group actor ids. In doing so, it is a) possible to implement the dirty flag for the groupActorIds on this component and b) makes adding and removing group actors cleaner. The only caveat is that to be strict about the dirty state, the getGroupActorIds() method must return an immutable set.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list