<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


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. 


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

        

Reply via email to