Hi there!

Here is my list of Tapestry5 suggestions:


Tapestry5 Suggestions:

1. User .tpl instead of .tml. This way there is also no problem with syntax 
highlighting in most editors.


2.  Make those templates compatible with SSI templates. 
     
    This is because most HTMLers will slice PSD files to SSI templates.
    This way, they could directly be used in a Tapestry project

3. Make the Layout component the default component that is always used if not 
otherwise specified.
    This saves 2 lines of code in all page templates.

4.  Allow the use of templates without having to have a corresponding Java 
class for it. 

     Otherwise you  to generate tons of "stupid" empty Java classes.



What do you think?

Thanks!

Toby

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

Reply via email to