Refactor DefaultKeyExtractor
----------------------------
Key: TILES-165
URL: https://issues.apache.org/struts/browse/TILES-165
Project: Tiles
Issue Type: Improvement
Components: tiles-core
Affects Versions: 2.0.3
Reporter: Antonio Petrelli
Fix For: 2.0.4
The class
org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor
should be refactored:
1. it needs to become "public static" instead of "protected"
..to expose:
2. DEFINITIONS_FACTORY_KEY_ATTRIBUTE_NAME constant should be a member of
DefaultKeyExtractor.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.