[
https://issues.apache.org/struts/browse/TILES-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli closed TILES-165.
----------------------------------
> Refactor key extractor classes
> ------------------------------
>
> 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
> Assignee: Antonio Petrelli
> Fix For: 2.0.4
>
>
> The interface
> org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer.KeyExtractor
> should be "public static".
> 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.
> 3. DEFINITIONS_FACTORY_KEY_ATTRIBUTE_NAME should change its value to:
> org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor.KEY
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.