[
https://issues.apache.org/struts/browse/TILES-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli resolved TILES-256.
------------------------------------
Resolution: Fixed
Fix Version/s: (was: 2.1.x)
2.1.0
Added the LocaleDefinitionsFactory, that is a "demand-driven" definitions
factory, since it uses a simple DAO to access definitions, and never store them
locally.
> Create a demand-driven definitions factory
> ------------------------------------------
>
> Key: TILES-256
> URL: https://issues.apache.org/struts/browse/TILES-256
> Project: Tiles
> Issue Type: Task
> Components: tiles-core
> Affects Versions: 2.0.5
> Reporter: Antonio Petrelli
> Assignee: Antonio Petrelli
> Fix For: 2.1.0
>
>
> Currently the definitions are loaded all at once and then served.
> This process consumes a high amount of memory.
> A definitions factory that loads a definition and resolves inheritance only
> when needed could be useful.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.