[
https://issues.apache.org/struts/browse/TILES-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli resolved TILES-162.
------------------------------------
Resolution: Fixed
Fix Version/s: (was: 2.1.x)
2.1.0
Well, in fact the "new class" is an old one. Now the identification and loading
of Tiles definitions files are done in UrlDefinitionsFactory.
> Refactor definitions loading
> ----------------------------
>
> Key: TILES-162
> URL: https://issues.apache.org/struts/browse/TILES-162
> Project: Tiles
> Issue Type: Improvement
> Components: tiles-core
> Affects Versions: 2.0.3
> Reporter: Antonio Petrelli
> Assignee: Antonio Petrelli
> Fix For: 2.1.0
>
>
> Currently the definitions have a decentralized management:
> * the container resolves the base URLs to load;
> * the definitions factory loads the URLs and creates the raw (i.e. not
> resolved) definitions
> Creation of raw definition should be centralized into a new class, that loads
> the configuration, resolves the URLs and creates the raw definitions from the
> URLs.
> This way, also non-URL based definitions can be loaded.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.