Tapestry5 template name simplification
--------------------------------------

                 Key: TAP5-1142
                 URL: https://issues.apache.org/jira/browse/TAP5-1142
             Project: Tapestry 5
          Issue Type: Wish
    Affects Versions: 5.1
            Reporter: sandeepraj singh


Hi,

Based on discussion on 
http://old.nabble.com/Tapestry5-template-name-simplification-to28508162.html#a28511105

As per the tapestry5 documentation
"
In certain cases, Tapestry will simplify the the logical name of a page. For 
example, the page class org.example.pages.address.Create Address will be given 
a logical name of "address/Create" (the redundant "Address" is removed as a 
suffix) "

It would be nice if this feature could be made configurable.
This is because One can easily overrule this by choosing a different naming 
scheme for his pages e.g address/EmployeeCreateAddress
So as such, it does  not work in a defined way for all the cases.

The feature as it stands today has a tendency to confuse people from JSP / 
Servlet background(personal experience) find the strategy very "special"  to 
understand. 

So i hope this can be made configurable

Thanks 
Sandeep

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to