Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-1526

Strip the folder name used to identify libraries from logical page names, just as the subfolder is stripped

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.0.5
    • 5.0.8
    • tapestry-core
    • None

    Description

      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.

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            martin.grotzke Martin Grotzke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: