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:55:52 UTC

[jira] Updated: (TAPESTRY-1875) Add package level to regex in @Match annotation for service decorators

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

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

    Fix Version/s: 5.1

> Add package level to regex in @Match annotation for service decorators
> ----------------------------------------------------------------------
>
>                 Key: TAPESTRY-1875
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1875
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-ioc
>    Affects Versions: 5.0.7
>            Reporter: Paul Cooley
>             Fix For: 5.1
>
>
> Instead of simply matching on the name, there are cases where a specific decorator need only match certain package level services.  For instance, to create a mandatory decoration for all of my company's services where the package name begins with "com.coname", the @Match("com.coname.*") should then be added for every service interface that bears that package name.

-- 
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