Two suggestions:

1) Remove the RequestFilter from the AppModule. It could lead people to believe that it is obligatory. Besides that, it's written as an anonymous class, something that makes undertanding the code harder.

2) Change the component example. Instead of using the <t:componentname> syntax, use the <span t:type=componentname>, or at least show both. For many people, like me, one of the greatest Tapestry features is the template previewability. ;)

Nice post!

Thiago

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

Reply via email to