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 11:41:42 UTC

[jira] Resolved: (TILES-165) Refactor key extractor classes

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

Antonio Petrelli resolved TILES-165.
------------------------------------

    Resolution: Fixed

The key extractor classes have been refactored.

> 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
>         Assigned To: 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.