Is there any solid documentation on the full set of transformations from
page class to URL?  Seems that understanding all of the URLs at which my
pages are made available is important to using any sort of URL-based
security.

Every time I go to look this up, I can never find it, other than the
"Sub-Folders / Sub-Packages" snippet on the Component Class page:
http://tapestry.apache.org/tapestry5/guide/component-classes.html

But this leaves out the special handling of the 'index' that's mentioned in
the tutorial.  A fellow developer seems to have somehow discovered the
special handling for the 'index' suffix also.

I can see the logic in the ComponentClassResolver and though it's not
impenetrable, it's not trivial either.

Any tip-offs would be helpful. :-)

Regards,

Michael

Reply via email to