You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/01/20 20:18:34 UTC

[jira] Closed: (TAPESTRY-1526) Strip the folder name used to identify libraries from logical page names, just as the subfolder is stripped

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

Howard M. Lewis Ship closed TAPESTRY-1526.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.8

> Strip the folder name used to identify libraries from logical page names, just as the subfolder is stripped
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1526
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1526
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.0.5
>            Reporter: Martin Grotzke
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.0.8
>
>
> For a library mapping it would be really nice to have shorter logical page names.
> The library mapping is e.g. the following:
>     public static void contributeComponentClassResolver( Configuration<LibraryMapping> configuration ) {
>         configuration.add( new LibraryMapping( "user", "org.comp.app.user.presentation" ) );
>     }
> For the page class org.comp.app.user.presentation.pages.CreateUser it would be nice to get
> the url /app/user/create instead of /app/user/createuser.

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org