[
https://issues.apache.org/struts/browse/TILES-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli updated TILES-280:
-----------------------------------
Description:
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).
was:
Currently the UrlDefinitionsFactory resolves inheritance between definitions.
It should be moved to LocaleUrlDefinitionDao, probably renaming it.
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).
Summary: Move inheritance resolution from UrlDefinitionsFactory to a
resolving LocaleUrlDefinitionDao (was: Move inheritance resolution from
UrlDefinitionsFactory to LocaleUrlDefinitionDao)
> 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.x
>
>
> 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.