Two improvements for implementation of issue MYFACES-272
--------------------------------------------------------
Key: MYFACES-670
URL: http://issues.apache.org/jira/browse/MYFACES-670
Project: MyFaces
Type: Improvement
Components: Implementation
Versions: 1.1.0
Reporter: Adam Winer
Priority: Minor
A couple of suggested improvements for the patch:
- Perform the encoding check once, in the constructor, and save a boolean
instance variable, to save lots of unnecessary String.equals() calls.
- Support all of the Unicode encodings, which as of 1.4.2 were:
UTF-8
UTF-16
UTF-16BE
UTF-16LE
--
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
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira