[richfaces-issues] [JBoss JIRA] Commented: (RF-11110) Push and CDI Events integration

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Wed Sep 28 17:11:26 EDT 2011


    [ https://issues.jboss.org/browse/RF-11110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631147#comment-12631147 ] 

Lukáš Fryč commented on RF-11110:
---------------------------------

To make user interface as simple as possible, I would rather prototype following:

{{@Inject @Push("topic") PushEvent<PayLoadType> event;}}

API will be the same as {{Event<?>}} one, but injection point will be satisfied with producer method which knows injection point and it's annotations.

> Push and CDI Events integration
> -------------------------------
>
>                 Key: RF-11110
>                 URL: https://issues.jboss.org/browse/RF-11110
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: component-push/poll
>            Reporter: Brian Leathem
>            Assignee: Lukáš Fryč
>            Priority: Critical
>             Fix For: 4.1.0.Milestone3
>
>   Original Estimate: 6 hours
>  Remaining Estimate: 6 hours
>
> I would really like to see ajax push work with CDI events directly, without any requirement for JMS.  
> Ideally we would leverage the work done in the Errai project.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list