Emmanuel Bourg created CONFIGURATION-499:
--------------------------------------------
Summary: Support color names
Key: CONFIGURATION-499
URL: https://issues.apache.org/jira/browse/CONFIGURATION-499
Project: Commons Configuration
Issue Type: Improvement
Components: Type conversion
Affects Versions: 1.8
Reporter: Emmanuel Bourg
Priority: Minor
Fix For: 1.9
{{DataConfiguration.getColor()}} could be improved to support color names like
"{{black}}" or "{{blue}}" and not only numerical values.
The names supported could be taken from the {{java.awt.Color}} class. The CSS
specification has also a list of 147 color names supported by the browser that
could be used as well.
http://www.w3.org/TR/css3-color/#html4
http://www.w3.org/TR/css3-color/#svg-color
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira