[ 
https://issues.apache.org/struts/browse/TILES-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antonio Petrelli updated TILES-188:
-----------------------------------

    Description: 
Currently the attribute resolution and rendering is concentrated into the 
BasicTilesContainer class.
This prevents an extensible attribute handling, to render different types of 
attributes.
The attribute resolution and rendering should be reworked, so that it is not 
necessary to rewrite a completely new TilesContainer to access to different 
attribute types.

The argument has been introduced by Pawel Kozlowski.

See:
http://www.nabble.com/Pluggable-attribute-evaluation-%28WAS%3A-Adding-new-attribute-type....%29-tf3941798.html


  was:
Currently the attribute resolution and rendering is concentrated into the 
BasicTilesContainer class.
This prevents an extensible attribute handling, to render different types of 
attributes.
The attribute resolution and rendering should be reworked, so that it is not 
necessary to rewrite a completely new TilesContainer to access to different 
attribute types.


> Rework attribute resolution and rendering
> -----------------------------------------
>
>                 Key: TILES-188
>                 URL: https://issues.apache.org/struts/browse/TILES-188
>             Project: Tiles
>          Issue Type: Task
>          Components: tiles-core
>    Affects Versions: 2.0.4
>            Reporter: Antonio Petrelli
>             Fix For: 2.1.x
>
>
> Currently the attribute resolution and rendering is concentrated into the 
> BasicTilesContainer class.
> This prevents an extensible attribute handling, to render different types of 
> attributes.
> The attribute resolution and rendering should be reworked, so that it is not 
> necessary to rewrite a completely new TilesContainer to access to different 
> attribute types.
> The argument has been introduced by Pawel Kozlowski.
> See:
> http://www.nabble.com/Pluggable-attribute-evaluation-%28WAS%3A-Adding-new-attribute-type....%29-tf3941798.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to