[richfaces-issues] [JBoss JIRA] Created: (RF-9522) CSV create client-side message dispatcher.

Alexander Smirnov (JIRA) jira-events at lists.jboss.org
Fri Oct 15 13:58:41 EDT 2010


CSV create client-side message dispatcher.
------------------------------------------

                 Key: RF-9522
                 URL: https://jira.jboss.org/browse/RF-9522
             Project: RichFaces
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: component-a4j-core
            Reporter: Alexander Smirnov
            Assignee: Pavel Yaschenko
             Fix For: 4.0.0.Milestone4


Message dispatcher service route messages from validators to rich:message instances.
The dispatcher object should be namespaced.
Ir receives message with additional attributes: clientId ( mandatory ), and optional: severity, detail.
Message component registered at dispatcher with optional clientId parameter. 
Messages sent to dispatcher should be delivered to all subscribers that require the same clientId and severity. If subscriber does not require particular id, it should receive all messages.
Dispatcher should remove subscribers that removed from DOM by AJAX.
See description at http://community.jboss.org/wiki/ClientValidationImplementation
There shuld be qUnit test for dispatcher functionality.

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

        


More information about the richfaces-issues mailing list