Hello.

I can really speak from position of someone who just is learning Tapestry 5 for first time, and from what Kevind Menard mentioned in few mails before, I can really see page name shortening as nothing but confusion and complication.

Referencing pages is quite straightforward, and one just have to look what sub-package it is conatined in, and what name of page class is, and ta-dah! Mabe this sufix stripping (in case when suffix is same as package) would not bother me so much if it is optional, although I would still see no reason to complicate perfectly straightforward and simple naming just for sake of few letters, but since it is mandatory, I really have to think for a moment when referencing them in PageLinks for instance.
Moreover, I stated case in my previous mail when I had class:
com.mycompany.myapp.pages.users.Users
and when Tapestry reported error because I should reference "users/" instead of "users/Users" :(

Opinions ?

Regards,
Vjeran

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

Reply via email to