You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2012/08/31 21:01:08 UTC

[jira] [Comment Edited] (WW-3870) Allow Package Inheritance in Plugins

    [ https://issues.apache.org/jira/browse/WW-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446251#comment-13446251 ] 

Lukasz Lenart edited comment on WW-3870 at 9/1/12 5:59 AM:
-----------------------------------------------------------

Nice, so as I understand right now the note from [1]

{panel}
lugins are not loaded in any particular order. Plugins should not have dependencies on each other. A plugin may depend on classes provided by Struts Core, but it should not depend on classes loaded by another plugin.
{panel}

isn't valid any more and plugins can depend on each other in case of packages ?

[1] http://struts.apache.org/2.x/docs/plugins.html
                
      was (Author: lukaszlenart):
    Nice, so as I understand right now the note

{note}
lugins are not loaded in any particular order. Plugins should not have dependencies on each other. A plugin may depend on classes provided by Struts Core, but it should not depend on classes loaded by another plugin.
{note}

isn't valid any more and plugins can depend on each other in case of packages ?
                  
> Allow Package Inheritance in Plugins
> ------------------------------------
>
>                 Key: WW-3870
>                 URL: https://issues.apache.org/jira/browse/WW-3870
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: XML Configuration
>            Reporter: Aaron Johnson
>         Attachments: package-inheritance.patch
>
>
> Allow packages in plugins to have packages defined in a different plugin as a parent.  This is currently not supported (http://struts.apache.org/2.3.4.1/docs/plugins.html).  My team is creating a plugin with some base features for our organization.  It would be nice to be able to use result types and other configuration defined in other plugins.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira