[richfaces-issues] [JBoss JIRA] (RF-13129) Bind Widget Bridge reference to the DOM

Brian Leathem (JIRA) jira-events at lists.jboss.org
Fri Oct 11 16:34:26 EDT 2013


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

Brian Leathem commented on RF-13129:
------------------------------------

Any preferences?

# data-bridge
# data-rf-bridge

The nice thing about data-rf-* is it gives us a namespaced place to suff data, and later retrieve it in with a single jQuery.data call.
                
> Bind Widget Bridge reference to the DOM
> ---------------------------------------
>
>                 Key: RF-13129
>                 URL: https://issues.jboss.org/browse/RF-13129
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: core
>            Reporter: Lukáš Fryč
>             Fix For: 5.0.0.Alpha2
>
>   Original Estimate: 30 minutes
>  Remaining Estimate: 30 minutes
>
> Following alghoritm looks for the RichFaces component root and re-directs event source to this root:
> https://github.com/richfaces/richfaces/blob/master/framework/src/main/resources/META-INF/resources/richfaces.js#L686
> However bridge code isn't registered to the DOM in the way RichFaces 4 using BaseComponent are.
> I suggest to bind the reference to the DOM using jQuery.data.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list