You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Matt Skinner (Updated) (JIRA)" <ji...@apache.org> on 2012/03/15 00:28:40 UTC

[jira] [Updated] (CLK-786)
     [ https://issues.apache.org/jira/browse/CLK-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Skinner updated CLK-786:
-----------------------------

    Description: 
I would like to have the configuration option :


<pages package="some.package.pages" />


be able to have an option (or by default) to search for pages recursively through the package structure. I believe the Spring framework does this with its autowiring so I think it would be beneficial to also have this in click. 


  was:
I would like to have the configuration option :

{noformat}
<pages package="some.package.pages" />
{noformat}

be able to have an option (or by default) to search for pages recursively through the package structure. I believe the Spring framework does this with its autowiring so I think it would be beneficial to also have this in click. 


    
> <pages package="...." should also recursively search for Page classes
> ---------------------------------------------------------------------
>
>                 Key: CLK-786
>                 URL: https://issues.apache.org/jira/browse/CLK-786
>             Project: Click
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 3.0.0
>            Reporter: Matt Skinner
>              Labels: features
>
> I would like to have the configuration option :
> <pages package="some.package.pages" />
> be able to have an option (or by default) to search for pages recursively through the package structure. I believe the Spring framework does this with its autowiring so I think it would be beneficial to also have this in click. 

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