Making XhtmlConstants (from IMPL module) a public API
-----------------------------------------------------
Key: TRINIDAD-1606
URL: https://issues.apache.org/jira/browse/TRINIDAD-1606
Project: MyFaces Trinidad
Issue Type: Improvement
Components: Components
Affects Versions: 1.2.12-core
Reporter: Matthias Weßendorf
Assignee: Matthias Weßendorf
Priority: Minor
The goal is to move some (x)html specific constants to the Trinidad API.
The current XhtmlConstants is in IMPL and will be renamed to
"TrinidadRenderingConstants".
A good second option would be to factor this class out into multiple classes,
but looking at the code it looks like
it was created by copying things over to one class. So for now we will keep
things on "TrinidadRenderingConstants".
This doesn't mean that we can't continue clean-up on this in the future.
Discussion thread is archived here:
http://www.mail-archive.com/[email protected]/msg40996.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.