+1 easier + backwards compatible

Josh Canfield wrote:
I've always just used AppModule...

How about:
look for <FilterName>Module
look for AppModule
Throw exception "can't find <FilterName>Module or AppModule"

Josh

On Wed, Mar 10, 2010 at 3:47 PM, Howard Lewis Ship <hls...@gmail.com> wrote:
Seems like we keep hitting the error where people change web.xml,
rename their filter, and are confused that their AppModule is no
longer loaded.

I think the way that T5 locates the module class from the filter name
is over-engineered.

I think it should just be fixed as "AppModule", in the services
package, end of story.

Thoughts?

--
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org







---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to