You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Denis Stepanov (Updated) (JIRA)" <ji...@apache.org> on 2012/03/06 13:22:57 UTC

[jira] [Updated] (TAP5-1842) @Startup should support id and constraints

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

Denis Stepanov updated TAP5-1842:
---------------------------------

    Description: 
It would be nice to have something like:

@Startup(id = "DBInit", constraints = "before:*")

  was:
It would be nice to have something like:

@Startup(name = "DBInit", constraints = "before:*")

        Summary: @Startup should support id and constraints  (was: @Startup should support name and constraints)
    
> @Startup should support id and constraints
> ------------------------------------------
>
>                 Key: TAP5-1842
>                 URL: https://issues.apache.org/jira/browse/TAP5-1842
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-ioc
>            Reporter: Denis Stepanov
>
> It would be nice to have something like:
> @Startup(id = "DBInit", constraints = "before:*")

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira