[richfaces-issues] [JBoss JIRA] (RF-11455) Full-featured Push CDI integration based on CDI 1.1

Lukáš Fryč (Created) (JIRA) jira-events at lists.jboss.org
Wed Oct 5 08:25:16 EDT 2011


Full-featured Push CDI integration based on CDI 1.1
---------------------------------------------------

                 Key: RF-11455
                 URL: https://issues.jboss.org/browse/RF-11455
             Project: RichFaces
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: core
    Affects Versions: 4.1.0.Milestone3
            Reporter: Lukáš Fryč
             Fix For: 4.Future


When designing Push CDI integration in 4.1.0.M3, it wasn't possible to use classic CDI event observers.

As result, CDI extension was designed instead with limitations bellow.

Once CDI-36 will be solved, it will be possible to read InjectionPoint and its @Push annotation with classic event observer.
* @Push annotation's parameters will be switched to @Nonbinding (there will be no reason to have them bound and user will be able to observe all @Push events).
* It will also make possible to use runtime selection of topics/subtopics (not currently possible, observers are specifically resolved in deploy time)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list