You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2007/10/17 10:26:40 UTC

[jira] Updated: (TILES-217) [tiles] element too restrictive

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

Antonio Petrelli updated TILES-217:
-----------------------------------

    Fix Version/s: 2.1.x

> [tiles] <item> element too restrictive
> --------------------------------------
>
>                 Key: TILES-217
>                 URL: https://issues.apache.org/struts/browse/TILES-217
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-core
>    Affects Versions: 2.0.4
>         Environment: Operating System: All
> Platform: PC
>            Reporter: Jakub Danilewicz
>            Priority: Minor
>             Fix For: 2.1.x
>
>
> In the Tiles configuration XML files it does not make sense to use subclassing 
> like below:
> <item [...] classtype="com...MenuItemSubclass"/>
> It is just because you cannot put the <setProperty [...]/> tag within the 
> item's body. Neither the standard DTD allows doing that nor Digester processes 
> it.
> In my opinion it is against the overall Struts configuration philosophy. 
> Moreover, I cannot even tell what may actually be the other usage 
> for 'classtype' attribute here.

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