[richfaces-issues] [JBoss JIRA] (RF-13147) Rename all occurences JavaScript closures which references to RichFaces object to rf

Brian Leathem (JIRA) issues at jboss.org
Tue Dec 10 14:29:39 EST 2013


     [ https://issues.jboss.org/browse/RF-13147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem resolved RF-13147.
--------------------------------

    Resolution: Done


[~jhuska] we will not respin 5.0.0.Alpha2 for this, and we want to track that this issue was (for the most part) addressed in 5.0.0.Alpha3.

For this reason I am resolving this issue.  Would you mind filing a new issue for 5.0.0.Alpha3 with the remaining re-factorings that you've uncovered?  

Nice catch btw!
                
> Rename all occurences JavaScript closures which references to RichFaces object to rf
> ------------------------------------------------------------------------------------
>
>                 Key: RF-13147
>                 URL: https://issues.jboss.org/browse/RF-13147
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: component
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>             Fix For: 4.5.0.Alpha1, 5.0.0.Alpha2
>
>
> It will unify sources and make easier to scan through files:
> {code}
> (function ($, rf) {
>     rf.ui = rf.ui || {};
>     ....
> })(RichFaces.jQuery, RichFaces);
> {code}

--
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