You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2007/04/26 10:50:42 UTC

[jira] Updated: (TILES-165) Refactor DefaultKeyExtractor

     [ https://issues.apache.org/struts/browse/TILES-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli updated TILES-165:
-----------------------------------

    Description: 
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

  was:
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.



> 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.
> 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.