throw an IllegalStateException on SkinFactory.addSkin for duplicate skins.
--------------------------------------------------------------------------

                 Key: TRINIDAD-1767
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1767
             Project: MyFaces Trinidad
          Issue Type: Improvement
          Components: Skinning
    Affects Versions: 1.2.13-core 
            Reporter: Jeanne Waldman


hrow an IllegalStateException from Trinidad's SkinFactory.addSkin() method
if a skin id that already exists is added again. This will not change the
method signature since IllegalStateException is an unchecked exception.

This will keep a duplicate skin from overriding an existing one.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to