Benedikt Ritter created IMAGING-158:
---------------------------------------
Summary: Color component names should follow naming conventions
Key: IMAGING-158
URL: https://issues.apache.org/jira/browse/IMAGING-158
Project: Commons Imaging
Issue Type: Improvement
Components: imaging.color.*
Reporter: Benedikt Ritter
Checkstyle reports a lot of errors because the fields of our color classes are
just single capital letters. I'm currently thinking about renaming them to
their full names, so that {{ColorCmy.C}} becomes {{ColorCmy.cyan}}. Don't know
if that feels better from an API user's POV. It's longer by it's more explicit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)