You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Steve Eynon (JIRA)" <ji...@apache.org> on 2009/05/06 19:15:30 UTC

[jira] Created: (TAP5-685) Allow IOC Services to be advised / decorated / overridden

Allow IOC Services to be advised / decorated / overridden
---------------------------------------------------------

                 Key: TAP5-685
                 URL: https://issues.apache.org/jira/browse/TAP5-685
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-ioc
    Affects Versions: 5.1.0.4
            Reporter: Steve Eynon
            Priority: Minor


The TapestryIOCModule is annotated with @PreventServiceDecoration meaning no IOC service can be advised, decorated or overridden.

Some IOC services are not that dangerous and should be allowed to be overridden (i.e. ClassNameLocator). Others (i.e. ClasspathURLConverter) were specifically created to be overridden!

The @PreventServiceDecoration should be removed from TapestryIOCModule and placed on specific IOC services that really shouldn't be tampered with.

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


[jira] Updated: (TAP5-685) Allow services defined by module tapestry-ioc to be advised and decorated

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-685:
--------------------------------------

    Issue Type: Improvement  (was: Bug)
       Summary: Allow services defined by module tapestry-ioc to be advised and decorated  (was: Allow IOC Services to be advised / decorated / overridden)

> Allow services defined by module tapestry-ioc to be advised and decorated
> -------------------------------------------------------------------------
>
>                 Key: TAP5-685
>                 URL: https://issues.apache.org/jira/browse/TAP5-685
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-ioc
>    Affects Versions: 5.1.0.4
>            Reporter: Steve Eynon
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> The TapestryIOCModule is annotated with @PreventServiceDecoration meaning no IOC service can be advised, decorated or overridden.
> Some IOC services are not that dangerous and should be allowed to be overridden (i.e. ClassNameLocator). Others (i.e. ClasspathURLConverter) were specifically created to be overridden!
> The @PreventServiceDecoration should be removed from TapestryIOCModule and placed on specific IOC services that really shouldn't be tampered with.

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


[jira] Assigned: (TAP5-685) Allow IOC Services to be advised / decorated / overridden

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-685:
-----------------------------------------

    Assignee: Howard M. Lewis Ship

> Allow IOC Services to be advised / decorated / overridden
> ---------------------------------------------------------
>
>                 Key: TAP5-685
>                 URL: https://issues.apache.org/jira/browse/TAP5-685
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-ioc
>    Affects Versions: 5.1.0.4
>            Reporter: Steve Eynon
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> The TapestryIOCModule is annotated with @PreventServiceDecoration meaning no IOC service can be advised, decorated or overridden.
> Some IOC services are not that dangerous and should be allowed to be overridden (i.e. ClassNameLocator). Others (i.e. ClasspathURLConverter) were specifically created to be overridden!
> The @PreventServiceDecoration should be removed from TapestryIOCModule and placed on specific IOC services that really shouldn't be tampered with.

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


[jira] Updated: (TAP5-685) Allow services defined by module tapestry-ioc to be advised and decorated

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-685:
--------------------------------------

    Issue Type: Improvement  (was: Bug)
       Summary: Allow services defined by module tapestry-ioc to be advised and decorated  (was: Allow IOC Services to be advised / decorated / overridden)

> Allow services defined by module tapestry-ioc to be advised and decorated
> -------------------------------------------------------------------------
>
>                 Key: TAP5-685
>                 URL: https://issues.apache.org/jira/browse/TAP5-685
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-ioc
>    Affects Versions: 5.1.0.4
>            Reporter: Steve Eynon
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> The TapestryIOCModule is annotated with @PreventServiceDecoration meaning no IOC service can be advised, decorated or overridden.
> Some IOC services are not that dangerous and should be allowed to be overridden (i.e. ClassNameLocator). Others (i.e. ClasspathURLConverter) were specifically created to be overridden!
> The @PreventServiceDecoration should be removed from TapestryIOCModule and placed on specific IOC services that really shouldn't be tampered with.

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


[jira] Assigned: (TAP5-685) Allow IOC Services to be advised / decorated / overridden

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-685:
-----------------------------------------

    Assignee: Howard M. Lewis Ship

> Allow IOC Services to be advised / decorated / overridden
> ---------------------------------------------------------
>
>                 Key: TAP5-685
>                 URL: https://issues.apache.org/jira/browse/TAP5-685
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-ioc
>    Affects Versions: 5.1.0.4
>            Reporter: Steve Eynon
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> The TapestryIOCModule is annotated with @PreventServiceDecoration meaning no IOC service can be advised, decorated or overridden.
> Some IOC services are not that dangerous and should be allowed to be overridden (i.e. ClassNameLocator). Others (i.e. ClasspathURLConverter) were specifically created to be overridden!
> The @PreventServiceDecoration should be removed from TapestryIOCModule and placed on specific IOC services that really shouldn't be tampered with.

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


[jira] Closed: (TAP5-685) Allow services defined by module tapestry-ioc to be advised and decorated

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-685.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.2.0

> Allow services defined by module tapestry-ioc to be advised and decorated
> -------------------------------------------------------------------------
>
>                 Key: TAP5-685
>                 URL: https://issues.apache.org/jira/browse/TAP5-685
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-ioc
>    Affects Versions: 5.1.0.4
>            Reporter: Steve Eynon
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.2.0
>
>
> The TapestryIOCModule is annotated with @PreventServiceDecoration meaning no IOC service can be advised, decorated or overridden.
> Some IOC services are not that dangerous and should be allowed to be overridden (i.e. ClassNameLocator). Others (i.e. ClasspathURLConverter) were specifically created to be overridden!
> The @PreventServiceDecoration should be removed from TapestryIOCModule and placed on specific IOC services that really shouldn't be tampered with.

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


[jira] Closed: (TAP5-685) Allow services defined by module tapestry-ioc to be advised and decorated

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-685.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.2.0

> Allow services defined by module tapestry-ioc to be advised and decorated
> -------------------------------------------------------------------------
>
>                 Key: TAP5-685
>                 URL: https://issues.apache.org/jira/browse/TAP5-685
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-ioc
>    Affects Versions: 5.1.0.4
>            Reporter: Steve Eynon
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.2.0
>
>
> The TapestryIOCModule is annotated with @PreventServiceDecoration meaning no IOC service can be advised, decorated or overridden.
> Some IOC services are not that dangerous and should be allowed to be overridden (i.e. ClassNameLocator). Others (i.e. ClasspathURLConverter) were specifically created to be overridden!
> The @PreventServiceDecoration should be removed from TapestryIOCModule and placed on specific IOC services that really shouldn't be tampered with.

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