Refactor Definition and AttributeContext
----------------------------------------
Key: TILES-245
URL: https://issues.apache.org/struts/browse/TILES-245
Project: Tiles
Issue Type: Improvement
Components: tiles-api, tiles-core
Affects Versions: 2.0.5
Reporter: Antonio Petrelli
Assignee: Antonio Petrelli
Fix For: 2.1.0
BasicAttributeContext and Definition have lot in common: they both have the
management of attributes.
The idea is to let the Definition implement the AttributeContext interface,
move the BasicAttributeContext in tiles-api and let the Definition class extend
the BasicAttributeContext class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.