Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.5
-
None
Description
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.