[
https://issues.apache.org/struts/browse/TILES-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli resolved TILES-280.
------------------------------------
Resolution: Fixed
Fix Version/s: (was: 2.1.x)
2.1.0
Implemented ResolvingLocaleUrlDefinitionDAO that caches definitions and
resolves them.
> Move inheritance resolution from UrlDefinitionsFactory to a resolving
> LocaleUrlDefinitionDao
> --------------------------------------------------------------------------------------------
>
> Key: TILES-280
> URL: https://issues.apache.org/struts/browse/TILES-280
> Project: Tiles
> Issue Type: Improvement
> Components: tiles-core
> Affects Versions: 2.1.0
> Reporter: Antonio Petrelli
> Assignee: Antonio Petrelli
> Fix For: 2.1.0
>
>
> Currently the UrlDefinitionsFactory resolves inheritance between definitions.
> It should be moved to a class like LocaleUrlDefinitionDao.
> This way, we can move the wildcard-management code, present in
> CachingLocaleUrlDefinitionDao, into a base class, thus providing wildcards
> for UrlDefinitionsFactory too (that is the default).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.