Rules for locating the component template for pages/components in sub-packages 
needs to be documented and/or fixed
------------------------------------------------------------------------------------------------------------------

                 Key: TAPESTRY-1473
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1473
             Project: Tapestry
          Issue Type: Bug
          Components: tapestry-core
            Reporter: Howard M. Lewis Ship
             Fix For: 5.0


If you have a page, say org.example.myapp.pages.admin.AdminHome, the 
corresponding template is WEB-INF/admin/Home.html.

It's a judgement call whether that's correct ... I think it should be 
WEB-INF/admin/AdminHome.html  (i.e., matching the class name, not the logical 
page name).

Either way, it needs to be documented.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to