You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2007/10/28 19:30:51 UTC

[jira] Created: (TAPESTRY-1867) Support a special marker interface @Local to select just services defined within the same module

Support a special marker interface @Local to select just services defined within the same module
------------------------------------------------------------------------------------------------

                 Key: TAPESTRY-1867
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1867
             Project: Tapestry
          Issue Type: New Feature
          Components: tapestry-ioc
    Affects Versions: 5.0.7
            Reporter: Howard M. Lewis Ship
            Priority: Minor


It is very common to want to select a service defined within the same module.  This can be done by defining a marker annotation (often with the name Local) at marking the services in the module with that annotation.  However, this is extra work and can be limiting (as services currently only support a single marker annotation).

It would be nice if the marker logic was supplemented with additional logic that would resolve services only within the same module as the service itself based on a predefined annotation.

The name @Local is a good name, or perhaps @InModule or @SameModule.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-1867) Support a special marker interface @Local to select just services defined within the same module

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

Howard M. Lewis Ship updated TAPESTRY-1867:
-------------------------------------------

    Fix Version/s: 5.1

> Support a special marker interface @Local to select just services defined within the same module
> ------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1867
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1867
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-ioc
>    Affects Versions: 5.0.7
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.1
>
>
> It is very common to want to select a service defined within the same module.  This can be done by defining a marker annotation (often with the name Local) at marking the services in the module with that annotation.  However, this is extra work and can be limiting (as services currently only support a single marker annotation).
> It would be nice if the marker logic was supplemented with additional logic that would resolve services only within the same module as the service itself based on a predefined annotation.
> The name @Local is a good name, or perhaps @InModule or @SameModule.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Closed: (TAPESTRY-1867) Support a special marker interface @Local to select just services defined within the same module

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

Howard M. Lewis Ship closed TAPESTRY-1867.
------------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 5.1)
                   5.0.15

> Support a special marker interface @Local to select just services defined within the same module
> ------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1867
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1867
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-ioc
>    Affects Versions: 5.0.7
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.0.15
>
>
> It is very common to want to select a service defined within the same module.  This can be done by defining a marker annotation (often with the name Local) at marking the services in the module with that annotation.  However, this is extra work and can be limiting (as services currently only support a single marker annotation).
> It would be nice if the marker logic was supplemented with additional logic that would resolve services only within the same module as the service itself based on a predefined annotation.
> The name @Local is a good name, or perhaps @InModule or @SameModule.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Assigned: (TAPESTRY-1867) Support a special marker interface @Local to select just services defined within the same module

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

Howard M. Lewis Ship reassigned TAPESTRY-1867:
----------------------------------------------

    Assignee: Howard M. Lewis Ship

> Support a special marker interface @Local to select just services defined within the same module
> ------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1867
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1867
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-ioc
>    Affects Versions: 5.0.7
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.1
>
>
> It is very common to want to select a service defined within the same module.  This can be done by defining a marker annotation (often with the name Local) at marking the services in the module with that annotation.  However, this is extra work and can be limiting (as services currently only support a single marker annotation).
> It would be nice if the marker logic was supplemented with additional logic that would resolve services only within the same module as the service itself based on a predefined annotation.
> The name @Local is a good name, or perhaps @InModule or @SameModule.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org