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 2008/03/01 03:57:51 UTC

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

     [ 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