Code Cleanup: Remove 'source' in the FileSystemStyleCache constructor and all
related code.
-------------------------------------------------------------------------------------------
Key: TRINIDAD-1636
URL: https://issues.apache.org/jira/browse/TRINIDAD-1636
Project: MyFaces Trinidad
Issue Type: Improvement
Components: Skinning
Affects Versions: 1.2.12-core
Reporter: Jeanne Waldman
Assignee: Jeanne Waldman
This is a sub-issue to TRINIDAD-1460 implement FileSystemStyleCache code review
comments
I noticed that the 'source' in the constructor is always null since it is only
called from SkinStyleProvider, and so the code around _resolver, _sourceFile,
etc. should just be deleted since this 'feature' is never used and it makes the
code extra confusing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.