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

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

{code}
git ls-files | xargs -L 1 sed -ri 's#RichFaces\.\$\(#RichFaces.component(#g'
git ls-files | xargs -L 1 sed -ri 's#richfaces\.\$\(#richfaces.component(#g'
git ls-files | xargs -L 1 sed -ri 's#rf\.\$\(#rf.component(#g'
{code}
                
> Rename RichFaces.$ to less ambiguous RichFaces.component
> --------------------------------------------------------
>
>                 Key: RF-12930
>                 URL: https://issues.jboss.org/browse/RF-12930
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: core
>            Reporter: Brian Leathem
>            Assignee: Lukáš Fryč
>             Fix For: 5.0.0.Alpha2, 4.5.0.Alpha1
>
>   Original Estimate: 30 minutes
>  Remaining Estimate: 30 minutes
>
> Possibly rename it to RichFaces.findComponent

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

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to