You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2007/11/13 09:32:34 UTC

[jira] Resolved: (STR-3069) Abstract action mappings

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

Paul Benedict resolved STR-3069.
--------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: Future)

The difficulty with abstract mappings is that you can't identify them without adding a useful "id" attribute. I wouldn't want to use the "name" because it takes up a URL, whereas Spring "name" also allows an internal name. So marking this as WONTFIX.

> Abstract action mappings
> ------------------------
>
>                 Key: STR-3069
>                 URL: https://issues.apache.org/struts/browse/STR-3069
>             Project: Struts 1
>          Issue Type: New Feature
>            Reporter: Paul Benedict
>            Assignee: Paul Benedict
>            Priority: Minor
>
> A root action mapping should be able to exist without it being concrete entry. I propose adding an "abstract" attribute to action mappings so extensions can be templated. Also, S2 and Spring have this useful concept.

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