I think it's common that you have an entity type, say Blog or Blogger,
and a corresponding page for viewing or editting that type.  A natural
name might be BlogPage or BloggerPage ... but that creates ugly URLs.

What if Tapestry stripped off a "Page" suffix from page names?  Thus
you might have a BloggerPage class and BloggerPage.tml template, but
the page name would be "Blogger" and the URL would be "/blogger".

Peeking over people's shoulders at Formos, I've been seeing people
using the -Page suffix already.  I just want to neaten up the URL
related to that.

-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to