ResponseWriter: refactor script output
--------------------------------------
Key: MYFACES-158
URL: http://issues.apache.org/jira/browse/MYFACES-158
Project: MyFaces
Type: Improvement
Reporter: Adam Winer
Priority: Minor
Recommendation from Adam Winer:
> - The line of code that reads:
> String strValue = value.toString(); //TODO: Use converter for value
> .. well, no: Converters are not applicable here.
> - Remove any code that tries to output <!-- --> around Javascript, and
> move that functionality into ResponseWriter.startElement("script") and
> ResponseWriter.endElement("script") so it can be globally enabled and
> disabled if needed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira