[
https://issues.apache.org/struts/browse/TILES-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli updated TILES-141:
-----------------------------------
Description:
Currently there are some classes and interfaces whose names start with
"Component", that it is both implicitly present in the whole Tiles package and
it is a remnant of the Struts-Tiles codebase.
Classes will be renamed in the following way:
BasicComponentContext - BasicAttributeContext
ComponentDefinition - Definition
ComponentDefinitions - Definitions
ComponentDefinitionsImpl - DefinitionsImpl
ComponentAttribute - Attribute
ComponentListAttribute - ListAttribute
ComponentContext - AttributeContext
ComponentConstants - Constants
ComponentContextMutator - AttributeContextMutator
See:
http://www.mail-archive.com/[email protected]/msg00245.html
was:
Currently there are some classes and interfaces whose names start with
"Component", that it is both implicitly present in the whole Tiles package and
it is a remnant of the Struts-Tiles codebase.
Classes will be renamed in the following way:
ComponentDefinition - Definition
ComponentDefinitions - Definitions
ComponentDefinitionsImpl - DefinitionsImpl
ComponentAttribute - Attribute
ComponentListAttribute - ListAttribute
ComponentContext - AttributeContext
ComponentConstants - Constants
ComponentContextMutator - AttributeContextMutator
See:
http://www.mail-archive.com/[email protected]/msg00245.html
Added "BasicComponentContext" to the class list.
> Rename "Component" classes and interfaces
> -----------------------------------------
>
> Key: TILES-141
> URL: https://issues.apache.org/struts/browse/TILES-141
> Project: Tiles
> Issue Type: Improvement
> Components: tiles-api, tiles-core
> Affects Versions: 2.0.1
> Reporter: Antonio Petrelli
>
> Currently there are some classes and interfaces whose names start with
> "Component", that it is both implicitly present in the whole Tiles package
> and it is a remnant of the Struts-Tiles codebase.
> Classes will be renamed in the following way:
> BasicComponentContext - BasicAttributeContext
> ComponentDefinition - Definition
> ComponentDefinitions - Definitions
> ComponentDefinitionsImpl - DefinitionsImpl
> ComponentAttribute - Attribute
> ComponentListAttribute - ListAttribute
> ComponentContext - AttributeContext
> ComponentConstants - Constants
> ComponentContextMutator - AttributeContextMutator
> See:
> http://www.mail-archive.com/[email protected]/msg00245.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.