Move inheritance resolution from UrlDefinitionsFactory to 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 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).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.