[
https://issues.jboss.org/browse/RF-13335?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč commented on RF-13335:
---------------------------------
RF 4:
{code}
RichFaces.component(..).options
{code}
https://github.com/richfaces/richfaces/blob/0855b61d55533ad9c1b31555f2226...
RF 5:
{code}
RichFaces.component(..).options
{code}
https://github.com/jquery/jquery-ui/blob/47db52b9c98a5c593eb86e5b75309568...
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...].
--
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