[richfaces-issues] [JBoss JIRA] (RF-13335) Page fragments: get rid of commons-lang dependency

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Wed Nov 13 10:33:06 EST 2013


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

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

The options variable is directly exposed on a component object as follows:

{code}
RichFaces.component("j_idt143:j_idt147").options
{code}
                
> Page fragments: get rid of commons-lang dependency
> --------------------------------------------------
>
>                 Key: RF-13335
>                 URL: https://issues.jboss.org/browse/RF-13335
>             Project: RichFaces
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: page-fragments
>    Affects Versions: 5.0.0.Alpha2
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>             Fix For: 5.0.0.Alpha2
>
>
> I didn't found reason to leave {{Validate.isTrue}} - this should be replaced by more verbose but dependency free code.
> I did some googling for alternatives to {{StringEscapeUtils.unescapeJava}} and found out few [suggestions for dependency free Java-unescaping|http://stackoverflow.com/questions/3537706/howto-unescape-a-java-string-literal-in-java].

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