Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.3
-
None
Description
Currently, when resolving inheritance between definitions (in DefinitionsImpl and DefinitionManager), the "isVisited" property of Definition class is used. The problem is that we put an algorithm property as an object property.
It is better to externalize this property outside of Definition class.
Attachments
Issue Links
- is depended upon by
-
TILES-177 Unify TileDefinition and Definition
- Closed